#7F2C14#7F2C14
#7F2C14 is a dark, vivid red. Relative luminance 0.064; OKLCH L 41.2% C 0.120 H 36.4°. Best body text is #FFFFFF at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2C14 |
|---|---|
| RGB | rgb(127, 44, 20) |
| HSL | hsl(13, 73%, 29%) |
| HSV | hsv(13, 84%, 50%) |
| CMYK | cmyk(0%, 65.4%, 84.3%, 50.2%) |
| CIE-LAB | lab(30.32, 34.66, 33.28) |
| CIE-LCH | lch(30.32, 48.05, 43.83°) |
| OKLab | oklab(41.24% 0.0969 0.0714) |
| OKLCH | oklch(41.24% 0.12 36.4) |
| XYZ | xyz(9.7804, 6.3653, 1.3753) |
| Luminance | 0.0636 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.23
Red Brown
#8B2E16
ΔE00 2.50
Chestnut
#742802
ΔE00 4.21
Brown Red
#922B05
ΔE00 4.78
Brick Red
#8F1402
ΔE00 4.92
Indian Red
#850E04
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2C14 #14677F
analogous
#7F1432 #7F2C14 #7F6214
triadic
#7F2C14 #147F2C #2C147F
tetradic
#7F2C14 #327F14 #14677F #62147F
square
#7F2C14 #327F14 #14677F #62147F
split-complementary
#7F2C14 #147F62 #14327F
monochromatic
#1A0904 #4A1A0C #7F2C14 #B43E1C #DE562F
Accessibility & contrast
On white
9.24
#7F2C14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.27
#7F2C14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2C14
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2C14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2C14 | 1.00 | 9.24 | 2.27 | 9.24 |
| #FFFFFF | 9.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443C10
Deuteranopia (green-blind)
#584E10
Tritanopia (blue-blind)
#8C1627
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7f2c14; /* rgb */ color: rgb(127, 44, 20); /* oklch */ color: oklch(41.2% 0.120 36.4);
Tailwind
colors: {
custom: {
50: '#ac6954',
500: '#7f2c14',
950: '#000000',
},
}SCSS
$custom: #7f2c14; $custom-light: #ac6954; $custom-dark: #000000;
JSON
{
"hex": "#7f2c14",
"rgb": {
"r": 127,
"g": 44,
"b": 20
},
"hsl": {
"h": 13.458,
"s": 72.789,
"l": 28.824
},
"oklch": {
"l": 0.41242,
"c": 0.12038,
"h": 36.4
},
"luminance": 0.06364
}Semantic roles & 50–950 ramp
primary
#7F2C14
secondary
#3B99B4
accent
#C6EF38
background
#FBF6F4
surface
#F6EBE7
border
#D0C6C3
text
#110602
muted
#807A78