#7F2C1E#7F2C1E
#7F2C1E is a dark, moderate red. Relative luminance 0.064; OKLCH L 41.4% C 0.118 H 31.9°. Best body text is #FFFFFF at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7F2C1E |
|---|---|
| RGB | rgb(127, 44, 30) |
| HSL | hsl(9, 62%, 31%) |
| HSV | hsv(9, 76%, 50%) |
| CMYK | cmyk(0%, 65.4%, 76.4%, 50.2%) |
| CIE-LAB | lab(30.42, 35.07, 27.76) |
| CIE-LCH | lch(30.42, 44.73, 38.36°) |
| OKLab | oklab(41.35% 0.1002 0.0624) |
| OKLCH | oklch(41.35% 0.118 31.9) |
| XYZ | xyz(9.8885, 6.4085, 1.9443) |
| Luminance | 0.0641 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.95
Indian Red
#850E04
ΔE00 5.28
Reddish Brown
#7F2B0A
ΔE00 5.40
Crimson (survey)
#8C000F
ΔE00 5.88
Brick Red
#8F1402
ΔE00 5.98
Reddy Brown
#6E1005
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F2C1E #1E717F
analogous
#7F1E40 #7F2C1E #7F5C1E
triadic
#7F2C1E #1E7F2C #2C1E7F
tetradic
#7F2C1E #407F1E #1E717F #5C1E7F
square
#7F2C1E #407F1E #1E717F #5C1E7F
split-complementary
#7F2C1E #1E7F5C #1E407F
monochromatic
#1C0A07 #4D1B12 #7F2C1E #B13D2A #D35944
Accessibility & contrast
On white
9.20
#7F2C1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.28
#7F2C1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F2C1E
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F2C1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F2C1E | 1.00 | 9.20 | 2.28 | 9.20 |
| #FFFFFF | 9.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#433C1C
Deuteranopia (green-blind)
#584E1B
Tritanopia (blue-blind)
#8C1729
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #7f2c1e; /* rgb */ color: rgb(127, 44, 30); /* oklch */ color: oklch(41.4% 0.118 31.9);
Tailwind
colors: {
custom: {
50: '#ab695a',
500: '#7f2c1e',
950: '#000000',
},
}SCSS
$custom: #7f2c1e; $custom-light: #ab695a; $custom-dark: #000000;
JSON
{
"hex": "#7f2c1e",
"rgb": {
"r": 127,
"g": 44,
"b": 30
},
"hsl": {
"h": 8.66,
"s": 61.783,
"l": 30.784
},
"oklch": {
"l": 0.41354,
"c": 0.11803,
"h": 31.9
},
"luminance": 0.06407
}Semantic roles & 50–950 ramp
primary
#7F2C1E
secondary
#47A3B2
accent
#CDE543
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79