#7F241F#7F241F
#7F241F is a dark, vivid red. Relative luminance 0.059; OKLCH L 40.4% C 0.126 H 27.4°. Best body text is #FFFFFF at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7F241F |
|---|---|
| RGB | rgb(127, 36, 31) |
| HSL | hsl(3, 61%, 31%) |
| HSV | hsv(3, 76%, 50%) |
| CMYK | cmyk(0%, 71.7%, 75.6%, 50.2%) |
| CIE-LAB | lab(29.09, 38.74, 25.66) |
| CIE-LCH | lch(29.09, 46.47, 33.52°) |
| OKLab | oklab(40.36% 0.1119 0.0581) |
| OKLCH | oklch(40.36% 0.126 27.4) |
| XYZ | xyz(9.6317, 5.8741, 1.9227) |
| Luminance | 0.0587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.68
Indian Red
#850E04
ΔE00 5.58
Reddy Brown
#6E1005
ΔE00 5.75
Blood
#770001
ΔE00 5.77
Maroon
#800000
ΔE00 5.82
Dark Red
#840000
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F241F #1F7A7F
analogous
#7F1F4A #7F241F #7F541F
triadic
#7F241F #1F7F24 #241F7F
tetradic
#7F241F #4A7F1F #1F7A7F #541F7F
square
#7F241F #4A7F1F #1F7A7F #541F7F
split-complementary
#7F241F #1F7F54 #1F4A7F
monochromatic
#1D0807 #4E1613 #7F241F #B0322B #D24E46
Accessibility & contrast
On white
9.66
#7F241F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.17
#7F241F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F241F
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F241F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F241F | 1.00 | 9.66 | 2.17 | 9.66 |
| #FFFFFF | 9.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E381E
Deuteranopia (green-blind)
#554C1C
Tritanopia (blue-blind)
#8C0624
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #7f241f; /* rgb */ color: rgb(127, 36, 31); /* oklch */ color: oklch(40.4% 0.126 27.4);
Tailwind
colors: {
custom: {
50: '#ab655b',
500: '#7f241f',
950: '#000000',
},
}SCSS
$custom: #7f241f; $custom-light: #ab655b; $custom-dark: #000000;
JSON
{
"hex": "#7f241f",
"rgb": {
"r": 127,
"g": 36,
"b": 31
},
"hsl": {
"h": 3.125,
"s": 60.759,
"l": 30.98
},
"oklch": {
"l": 0.40361,
"c": 0.12608,
"h": 27.4
},
"luminance": 0.05873
}Semantic roles & 50–950 ramp
primary
#7F241F
secondary
#48ACB2
accent
#DCE444
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79