#7F3219#7F3219
#7F3219 is a dark, moderate red. Relative luminance 0.069; OKLCH L 42.1% C 0.113 H 38.0°. Best body text is #FFFFFF at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7F3219 |
|---|---|
| RGB | rgb(127, 50, 25) |
| HSL | hsl(15, 67%, 30%) |
| HSV | hsv(15, 80%, 50%) |
| CMYK | cmyk(0%, 60.6%, 80.3%, 50.2%) |
| CIE-LAB | lab(31.50, 31.86, 31.76) |
| CIE-LCH | lch(31.50, 44.99, 44.91°) |
| OKLab | oklab(42.15% 0.0893 0.0697) |
| OKLCH | oklch(42.15% 0.113 38) |
| XYZ | xyz(10.0695, 6.8648, 1.7143) |
| Luminance | 0.0686 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.66
Red Brown
#8B2E16
ΔE00 2.81
Chestnut
#742802
ΔE00 4.50
Rust Brown
#8B3103
ΔE00 5.03
Brown Red
#922B05
ΔE00 5.03
Brick Red
#8F1402
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F3219 #19667F
analogous
#7F1933 #7F3219 #7F6519
triadic
#7F3219 #197F32 #32197F
tetradic
#7F3219 #337F19 #19667F #65197F
square
#7F3219 #337F19 #19667F #65197F
split-complementary
#7F3219 #197F65 #19337F
monochromatic
#1A0A05 #4C1E0F #7F3219 #B24623 #D8613A
Accessibility & contrast
On white
8.85
#7F3219 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.37
#7F3219 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F3219
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F3219 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F3219 | 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)
#473F16
Deuteranopia (green-blind)
#5A5116
Tritanopia (blue-blind)
#8C202D
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #7f3219; /* rgb */ color: rgb(127, 50, 25); /* oklch */ color: oklch(42.1% 0.113 38.0);
Tailwind
colors: {
custom: {
50: '#ab6d57',
500: '#7f3219',
950: '#000000',
},
}SCSS
$custom: #7f3219; $custom-light: #ab6d57; $custom-dark: #000000;
JSON
{
"hex": "#7f3219",
"rgb": {
"r": 127,
"g": 50,
"b": 25
},
"hsl": {
"h": 14.706,
"s": 67.105,
"l": 29.804
},
"oklch": {
"l": 0.42149,
"c": 0.11324,
"h": 38
},
"luminance": 0.06863
}Semantic roles & 50–950 ramp
primary
#7F3219
secondary
#4197B3
accent
#C0EA3E
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78