#7F321A#7F321A
#7F321A is a dark, moderate red. Relative luminance 0.069; OKLCH L 42.2% C 0.113 H 37.5°. Best body text is #FFFFFF at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7F321A |
|---|---|
| RGB | rgb(127, 50, 26) |
| HSL | hsl(14, 66%, 30%) |
| HSV | hsv(14, 80%, 50%) |
| CMYK | cmyk(0%, 60.6%, 79.5%, 50.2%) |
| CIE-LAB | lab(31.51, 31.90, 31.22) |
| CIE-LCH | lch(31.51, 44.64, 44.39°) |
| OKLab | oklab(42.16% 0.0896 0.0688) |
| OKLCH | oklch(42.16% 0.113 37.5) |
| XYZ | xyz(10.0805, 6.8692, 1.7721) |
| Luminance | 0.0687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 2.79
Reddish Brown
#7F2B0A
ΔE00 2.90
Chestnut
#742802
ΔE00 4.73
Brown Red
#922B05
ΔE00 5.20
Rust Brown
#8B3103
ΔE00 5.30
Brick Red
#8F1402
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F321A #1A677F
analogous
#7F1A35 #7F321A #7F641A
triadic
#7F321A #1A7F32 #321A7F
tetradic
#7F321A #357F1A #1A677F #641A7F
square
#7F321A #357F1A #1A677F #641A7F
split-complementary
#7F321A #1A7F64 #1A357F
monochromatic
#190A05 #4C1E10 #7F321A #B24624 #D7613C
Accessibility & contrast
On white
8.85
#7F321A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.37
#7F321A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F321A
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F321A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F321A | 1.00 | 8.85 | 2.37 | 8.85 |
| #FFFFFF | 8.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#473F17
Deuteranopia (green-blind)
#5A5118
Tritanopia (blue-blind)
#8C202D
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #7f321a; /* rgb */ color: rgb(127, 50, 26); /* oklch */ color: oklch(42.2% 0.113 37.5);
Tailwind
colors: {
custom: {
50: '#ab6d58',
500: '#7f321a',
950: '#000000',
},
}SCSS
$custom: #7f321a; $custom-light: #ab6d58; $custom-dark: #000000;
JSON
{
"hex": "#7f321a",
"rgb": {
"r": 127,
"g": 50,
"b": 26
},
"hsl": {
"h": 14.257,
"s": 66.013,
"l": 30
},
"oklch": {
"l": 0.4216,
"c": 0.11296,
"h": 37.5
},
"luminance": 0.06868
}Semantic roles & 50–950 ramp
primary
#7F321A
secondary
#4298B3
accent
#C1E93F
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78