Hex Color #630414 - Custom Color
Color Codes
HEX
#630414
RGB
rgb(99, 4, 20)
HSL
hsl(350, 92%, 20%)
CMYK
cmyk(0%, 96%, 80%, 61%)
HSV
hsv(350, 96%, 39%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 13.48:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 1.56:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Recommended Text Color
For best readability on this background color, use white text.
Similar Colors
Color in Use
Card with colored border
Background with 20% opacity
CSS Code
.element {
background-color: #630414;
color: #630414;
border-color: #630414;
}
Tailwind CSS (with arbitrary values)
bg-[#630414]
text-[#630414]
border-[#630414]
// Example usage:
<div className="bg-[#630414]">