#7F321E#7F321E
#7F321E is a dark, moderate red. Relative luminance 0.069; OKLCH L 42.2% C 0.112 H 35.6°. Best body text is #FFFFFF at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7F321E |
|---|---|
| RGB | rgb(127, 50, 30) |
| HSL | hsl(12, 62%, 31%) |
| HSV | hsv(12, 76%, 50%) |
| CMYK | cmyk(0%, 60.6%, 76.4%, 50.2%) |
| CIE-LAB | lab(31.55, 32.09, 29.00) |
| CIE-LCH | lch(31.55, 43.25, 42.11°) |
| OKLab | oklab(42.21% 0.0909 0.0651) |
| OKLCH | oklch(42.21% 0.112 35.6) |
| XYZ | xyz(10.1284, 6.8883, 2.0243) |
| Luminance | 0.0689 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.08
Reddish Brown
#7F2B0A
ΔE00 4.03
Chestnut
#742802
ΔE00 5.77
Brown Red
#922B05
ΔE00 6.03
Indian Red
#850E04
ΔE00 6.26
Brick Red
#8F1402
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F321E #1E6B7F
analogous
#7F1E3A #7F321E #7F621E
triadic
#7F321E #1E7F32 #321E7F
tetradic
#7F321E #3A7F1E #1E6B7F #621E7F
square
#7F321E #3A7F1E #1E6B7F #621E7F
split-complementary
#7F321E #1E7F62 #1E3A7F
monochromatic
#1C0B07 #4D1F12 #7F321E #B1452A #D36244
Accessibility & contrast
On white
8.83
#7F321E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.38
#7F321E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F321E
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F321E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F321E | 1.00 | 8.83 | 2.38 | 8.83 |
| #FFFFFF | 8.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#47401C
Deuteranopia (green-blind)
#5A511C
Tritanopia (blue-blind)
#8C212E
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #7f321e; /* rgb */ color: rgb(127, 50, 30); /* oklch */ color: oklch(42.2% 0.112 35.6);
Tailwind
colors: {
custom: {
50: '#aa6d5b',
500: '#7f321e',
950: '#000000',
},
}SCSS
$custom: #7f321e; $custom-light: #aa6d5b; $custom-dark: #000000;
JSON
{
"hex": "#7f321e",
"rgb": {
"r": 127,
"g": 50,
"b": 30
},
"hsl": {
"h": 12.371,
"s": 61.783,
"l": 30.784
},
"oklch": {
"l": 0.42208,
"c": 0.11182,
"h": 35.6
},
"luminance": 0.06887
}Semantic roles & 50–950 ramp
primary
#7F321E
secondary
#479CB2
accent
#C3E543
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110704
muted
#807A79