#7F2B14#7F2B14
#7F2B14 is a dark, vivid red. Relative luminance 0.063; OKLCH L 41.1% C 0.121 H 35.8°. Best body text is #FFFFFF at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2B14 |
|---|---|
| RGB | rgb(127, 43, 20) |
| HSL | hsl(13, 73%, 29%) |
| HSV | hsv(13, 84%, 50%) |
| CMYK | cmyk(0%, 66.1%, 84.3%, 50.2%) |
| CIE-LAB | lab(30.14, 35.14, 33.11) |
| CIE-LCH | lch(30.14, 48.28, 43.29°) |
| OKLab | oklab(41.11% 0.0984 0.071) |
| OKLCH | oklch(41.11% 0.121 35.8) |
| XYZ | xyz(9.7436, 6.2917, 1.3630) |
| Luminance | 0.0629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.48
Red Brown
#8B2E16
ΔE00 2.53
Chestnut
#742802
ΔE00 4.40
Indian Red
#850E04
ΔE00 4.70
Brick Red
#8F1402
ΔE00 4.76
Brown Red
#922B05
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2B14 #14687F
analogous
#7F1433 #7F2B14 #7F6114
triadic
#7F2B14 #147F2B #2B147F
tetradic
#7F2B14 #337F14 #14687F #61147F
square
#7F2B14 #337F14 #14687F #61147F
split-complementary
#7F2B14 #147F61 #14337F
monochromatic
#1A0904 #4A190C #7F2B14 #B43D1C #DE552F
Accessibility & contrast
On white
9.30
#7F2B14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#7F2B14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2B14
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2B14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2B14 | 1.00 | 9.30 | 2.26 | 9.30 |
| #FFFFFF | 9.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433B10
Deuteranopia (green-blind)
#584E10
Tritanopia (blue-blind)
#8C1426
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7f2b14; /* rgb */ color: rgb(127, 43, 20); /* oklch */ color: oklch(41.1% 0.121 35.8);
Tailwind
colors: {
custom: {
50: '#ac6853',
500: '#7f2b14',
950: '#000000',
},
}SCSS
$custom: #7f2b14; $custom-light: #ac6853; $custom-dark: #000000;
JSON
{
"hex": "#7f2b14",
"rgb": {
"r": 127,
"g": 43,
"b": 20
},
"hsl": {
"h": 12.897,
"s": 72.789,
"l": 28.824
},
"oklch": {
"l": 0.41107,
"c": 0.12135,
"h": 35.8
},
"luminance": 0.0629
}Semantic roles & 50–950 ramp
primary
#7F2B14
secondary
#3B9AB4
accent
#C8EF38
background
#FBF6F4
surface
#F6EBE7
border
#D0C6C3
text
#110602
muted
#807A78