#7F2C13#7F2C13
#7F2C13 is a dark, vivid red. Relative luminance 0.064; OKLCH L 41.2% C 0.121 H 36.7°. Best body text is #FFFFFF at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2C13 |
|---|---|
| RGB | rgb(127, 44, 19) |
| HSL | hsl(14, 74%, 29%) |
| HSV | hsv(14, 85%, 50%) |
| CMYK | cmyk(0%, 65.4%, 85%, 50.2%) |
| CIE-LAB | lab(30.31, 34.63, 33.79) |
| CIE-LCH | lch(30.31, 48.38, 44.29°) |
| OKLab | oklab(41.23% 0.0967 0.0721) |
| OKLCH | oklch(41.23% 0.121 36.7) |
| XYZ | xyz(9.7717, 6.3618, 1.3294) |
| Luminance | 0.0636 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 1.95
Red Brown
#8B2E16
ΔE00 2.53
Chestnut
#742802
ΔE00 3.99
Brown Red
#922B05
ΔE00 4.62
Brick Red
#8F1402
ΔE00 4.93
Rust Brown
#8B3103
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2C13 #13667F
analogous
#7F1330 #7F2C13 #7F6213
triadic
#7F2C13 #137F2C #2C137F
tetradic
#7F2C13 #307F13 #13667F #62137F
square
#7F2C13 #307F13 #13667F #62137F
split-complementary
#7F2C13 #137F62 #13307F
monochromatic
#1B0904 #4A1A0B #7F2C13 #B43E1B #E0562D
Accessibility & contrast
On white
9.24
#7F2C13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.27
#7F2C13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2C13
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2C13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2C13 | 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)
#443C0F
Deuteranopia (green-blind)
#584E0F
Tritanopia (blue-blind)
#8C1627
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7f2c13; /* rgb */ color: rgb(127, 44, 19); /* oklch */ color: oklch(41.2% 0.121 36.7);
Tailwind
colors: {
custom: {
50: '#ac6953',
500: '#7f2c13',
950: '#000000',
},
}SCSS
$custom: #7f2c13; $custom-light: #ac6953; $custom-dark: #000000;
JSON
{
"hex": "#7f2c13",
"rgb": {
"r": 127,
"g": 44,
"b": 19
},
"hsl": {
"h": 13.889,
"s": 73.973,
"l": 28.627
},
"oklch": {
"l": 0.41233,
"c": 0.12061,
"h": 36.7
},
"luminance": 0.0636
}Semantic roles & 50–950 ramp
primary
#7F2C13
secondary
#3998B4
accent
#C6F137
background
#FBF6F4
surface
#F6EBE7
border
#D0C6C3
text
#110602
muted
#807A78