#7F321D#7F321D
#7F321D is a dark, moderate red. Relative luminance 0.069; OKLCH L 42.2% C 0.112 H 36.1°. Best body text is #FFFFFF at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7F321D |
|---|---|
| RGB | rgb(127, 50, 29) |
| HSL | hsl(13, 63%, 31%) |
| HSV | hsv(13, 77%, 50%) |
| CMYK | cmyk(0%, 60.6%, 77.2%, 50.2%) |
| CIE-LAB | lab(31.54, 32.04, 29.57) |
| CIE-LCH | lch(31.54, 43.60, 42.70°) |
| OKLab | oklab(42.2% 0.0906 0.066) |
| OKLCH | oklch(42.2% 0.112 36.1) |
| XYZ | xyz(10.1158, 6.8833, 1.9581) |
| Luminance | 0.0688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 2.96
Reddish Brown
#7F2B0A
ΔE00 3.73
Chestnut
#742802
ΔE00 5.50
Brown Red
#922B05
ΔE00 5.80
Rust Brown
#8B3103
ΔE00 6.16
Brick Red
#8F1402
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F321D #1D6A7F
analogous
#7F1D39 #7F321D #7F631D
triadic
#7F321D #1D7F32 #321D7F
tetradic
#7F321D #397F1D #1D6A7F #631D7F
square
#7F321D #397F1D #1D6A7F #631D7F
split-complementary
#7F321D #1D7F63 #1D397F
monochromatic
#1B0B06 #4D1E12 #7F321D #B14628 #D46242
Accessibility & contrast
On white
8.84
#7F321D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.38
#7F321D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F321D
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F321D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F321D | 1.00 | 8.84 | 2.38 | 8.84 |
| #FFFFFF | 8.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#47401A
Deuteranopia (green-blind)
#5A511B
Tritanopia (blue-blind)
#8C212E
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #7f321d; /* rgb */ color: rgb(127, 50, 29); /* oklch */ color: oklch(42.2% 0.112 36.1);
Tailwind
colors: {
custom: {
50: '#aa6d5a',
500: '#7f321d',
950: '#000000',
},
}SCSS
$custom: #7f321d; $custom-light: #aa6d5a; $custom-dark: #000000;
JSON
{
"hex": "#7f321d",
"rgb": {
"r": 127,
"g": 50,
"b": 29
},
"hsl": {
"h": 12.857,
"s": 62.821,
"l": 30.588
},
"oklch": {
"l": 0.42195,
"c": 0.1121,
"h": 36.1
},
"luminance": 0.06882
}Semantic roles & 50–950 ramp
primary
#7F321D
secondary
#459BB2
accent
#C3E642
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110704
muted
#807A79