#7F2016#7F2016
#7F2016 is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.8% C 0.131 H 29.9°. Best body text is #FFFFFF at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2016 |
|---|---|
| RGB | rgb(127, 32, 22) |
| HSL | hsl(6, 70%, 29%) |
| HSV | hsv(6, 83%, 50%) |
| CMYK | cmyk(0%, 74.8%, 82.7%, 50.2%) |
| CIE-LAB | lab(28.39, 40.00, 30.31) |
| CIE-LCH | lch(28.39, 50.19, 37.15°) |
| OKLab | oklab(39.8% 0.1139 0.0656) |
| OKLCH | oklch(39.8% 0.131 29.9) |
| XYZ | xyz(9.4148, 5.6044, 1.3449) |
| Luminance | 0.0560 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Indian Red
#850E04
ΔE00 3.41
Crimson (survey)
#8C000F
ΔE00 3.84
Maroon
#800000
ΔE00 3.89
Dark Red
#840000
ΔE00 3.97
Blood
#770001
ΔE00 4.23
Reddy Brown
#6E1005
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2016 #16757F
analogous
#7F1641 #7F2016 #7F5516
triadic
#7F2016 #167F20 #20167F
tetradic
#7F2016 #417F16 #16757F #55167F
square
#7F2016 #417F16 #16757F #55167F
split-complementary
#7F2016 #167F55 #16417F
monochromatic
#1A0705 #4B130D #7F2016 #B32D1F #DC4434
Accessibility & contrast
On white
9.90
#7F2016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#7F2016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2016
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2016 | 1.00 | 9.90 | 2.12 | 9.90 |
| #FFFFFF | 9.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3614
Deuteranopia (green-blind)
#544B12
Tritanopia (blue-blind)
#8C001F
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7f2016; /* rgb */ color: rgb(127, 32, 22); /* oklch */ color: oklch(39.8% 0.131 29.9);
Tailwind
colors: {
custom: {
50: '#ac6354',
500: '#7f2016',
950: '#000000',
},
}SCSS
$custom: #7f2016; $custom-light: #ac6354; $custom-dark: #000000;
JSON
{
"hex": "#7f2016",
"rgb": {
"r": 127,
"g": 32,
"b": 22
},
"hsl": {
"h": 5.714,
"s": 70.47,
"l": 29.216
},
"oklch": {
"l": 0.39803,
"c": 0.13141,
"h": 29.9
},
"luminance": 0.05603
}Semantic roles & 50–950 ramp
primary
#7F2016
secondary
#3DA8B4
accent
#DCED3B
background
#FBF6F4
surface
#F6EBE7
border
#D0C6C3
text
#120603
muted
#817A78