#7F2B19#7F2B19
#7F2B19 is a dark, vivid red. Relative luminance 0.063; OKLCH L 41.2% C 0.120 H 33.7°. Best body text is #FFFFFF at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2B19 |
|---|---|
| RGB | rgb(127, 43, 25) |
| HSL | hsl(11, 67%, 30%) |
| HSV | hsv(11, 80%, 50%) |
| CMYK | cmyk(0%, 66.1%, 80.3%, 50.2%) |
| CIE-LAB | lab(30.18, 35.33, 30.42) |
| CIE-LCH | lch(30.18, 46.62, 40.73°) |
| OKLab | oklab(41.16% 0.1 0.0668) |
| OKLCH | oklch(41.16% 0.12 33.7) |
| XYZ | xyz(9.7928, 6.3114, 1.6221) |
| Luminance | 0.0631 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.01
Reddish Brown
#7F2B0A
ΔE00 4.00
Indian Red
#850E04
ΔE00 4.66
Brick Red
#8F1402
ΔE00 5.13
Dark Red
#840000
ΔE00 5.62
Maroon
#800000
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2B19 #196D7F
analogous
#7F193A #7F2B19 #7F5E19
triadic
#7F2B19 #197F2B #2B197F
tetradic
#7F2B19 #3A7F19 #196D7F #5E197F
square
#7F2B19 #3A7F19 #196D7F #5E197F
split-complementary
#7F2B19 #197F5E #193A7F
monochromatic
#1A0905 #4C1A0F #7F2B19 #B23C23 #D8563A
Accessibility & contrast
On white
9.28
#7F2B19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#7F2B19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2B19
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2B19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2B19 | 1.00 | 9.28 | 2.26 | 9.28 |
| #FFFFFF | 9.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433B16
Deuteranopia (green-blind)
#584E16
Tritanopia (blue-blind)
#8C1527
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7f2b19; /* rgb */ color: rgb(127, 43, 25); /* oklch */ color: oklch(41.2% 0.120 33.7);
Tailwind
colors: {
custom: {
50: '#ab6957',
500: '#7f2b19',
950: '#000000',
},
}SCSS
$custom: #7f2b19; $custom-light: #ab6957; $custom-dark: #000000;
JSON
{
"hex": "#7f2b19",
"rgb": {
"r": 127,
"g": 43,
"b": 25
},
"hsl": {
"h": 10.588,
"s": 67.105,
"l": 29.804
},
"oklch": {
"l": 0.41158,
"c": 0.12022,
"h": 33.7
},
"luminance": 0.0631
}Semantic roles & 50–950 ramp
primary
#7F2B19
secondary
#419FB3
accent
#CCEA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78