#7F2C16#7F2C16
#7F2C16 is a dark, moderate red. Relative luminance 0.064; OKLCH L 41.3% C 0.120 H 35.6°. Best body text is #FFFFFF at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2C16 |
|---|---|
| RGB | rgb(127, 44, 22) |
| HSL | hsl(13, 70%, 29%) |
| HSV | hsv(13, 83%, 50%) |
| CMYK | cmyk(0%, 65.4%, 82.7%, 50.2%) |
| CIE-LAB | lab(30.33, 34.74, 32.23) |
| CIE-LCH | lch(30.33, 47.39, 42.86°) |
| OKLab | oklab(41.26% 0.0975 0.0698) |
| OKLCH | oklch(41.26% 0.12 35.6) |
| XYZ | xyz(9.7990, 6.3727, 1.4730) |
| Luminance | 0.0637 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 2.54
Reddish Brown
#7F2B0A
ΔE00 2.82
Chestnut
#742802
ΔE00 4.70
Indian Red
#850E04
ΔE00 4.87
Brick Red
#8F1402
ΔE00 4.97
Brown Red
#922B05
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2C16 #16697F
analogous
#7F1635 #7F2C16 #7F6116
triadic
#7F2C16 #167F2C #2C167F
tetradic
#7F2C16 #357F16 #16697F #61167F
square
#7F2C16 #357F16 #16697F #61167F
split-complementary
#7F2C16 #167F61 #16357F
monochromatic
#1A0905 #4B1A0D #7F2C16 #B33E1F #DC5734
Accessibility & contrast
On white
9.23
#7F2C16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.27
#7F2C16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2C16
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2C16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2C16 | 1.00 | 9.23 | 2.27 | 9.23 |
| #FFFFFF | 9.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443C13
Deuteranopia (green-blind)
#584E13
Tritanopia (blue-blind)
#8C1628
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7f2c16; /* rgb */ color: rgb(127, 44, 22); /* oklch */ color: oklch(41.3% 0.120 35.6);
Tailwind
colors: {
custom: {
50: '#ab6955',
500: '#7f2c16',
950: '#000000',
},
}SCSS
$custom: #7f2c16; $custom-light: #ab6955; $custom-dark: #000000;
JSON
{
"hex": "#7f2c16",
"rgb": {
"r": 127,
"g": 44,
"b": 22
},
"hsl": {
"h": 12.571,
"s": 70.47,
"l": 29.216
},
"oklch": {
"l": 0.41261,
"c": 0.11992,
"h": 35.6
},
"luminance": 0.06371
}Semantic roles & 50–950 ramp
primary
#7F2C16
secondary
#3D9BB4
accent
#C8ED3B
background
#FBF6F5
surface
#F6EBE8
border
#D0C6C4
text
#110603
muted
#807A78