Hex Color #D31216 - Custom Color
Color Codes
HEX
#D31216
RGB
rgb(211, 18, 22)
HSL
hsl(359, 84%, 45%)
CMYK
cmyk(0%, 91%, 90%, 17%)
HSV
hsv(359, 91%, 83%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 5.43:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 3.87: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: #D31216;
color: #D31216;
border-color: #D31216;
}
Tailwind CSS (with arbitrary values)
bg-[#D31216]
text-[#D31216]
border-[#D31216]
// Example usage:
<div className="bg-[#D31216]">