#7F3519#7F3519
#7F3519 is a dark, moderate orange. Relative luminance 0.071; OKLCH L 42.6% C 0.110 H 40.1°. Best body text is #FFFFFF at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7F3519 |
|---|---|
| RGB | rgb(127, 53, 25) |
| HSL | hsl(16, 67%, 30%) |
| HSV | hsv(16, 80%, 50%) |
| CMYK | cmyk(0%, 58.3%, 80.3%, 50.2%) |
| CIE-LAB | lab(32.10, 30.29, 32.38) |
| CIE-LCH | lch(32.10, 44.34, 46.91°) |
| OKLab | oklab(42.61% 0.0844 0.071) |
| OKLCH | oklch(42.61% 0.11 40.1) |
| XYZ | xyz(10.2020, 7.1298, 1.7585) |
| Luminance | 0.0713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.75
Red Brown
#8B2E16
ΔE00 3.47
Chestnut
#742802
ΔE00 4.36
Rust Brown
#8B3103
ΔE00 4.45
Brown Red
#922B05
ΔE00 5.02
Auburn
#9A3001
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F3519 #19637F
analogous
#7F1930 #7F3519 #7F6819
triadic
#7F3519 #197F35 #35197F
tetradic
#7F3519 #307F19 #19637F #68197F
square
#7F3519 #307F19 #19637F #68197F
split-complementary
#7F3519 #197F68 #19307F
monochromatic
#1A0B05 #4C200F #7F3519 #B24A23 #D8663A
Accessibility & contrast
On white
8.66
#7F3519 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.43
#7F3519 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F3519
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F3519 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F3519 | 1.00 | 8.66 | 2.43 | 8.66 |
| #FFFFFF | 8.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A4115
Deuteranopia (green-blind)
#5C5217
Tritanopia (blue-blind)
#8C242F
Achromatopsia (no color)
#4B4B4B
Design tokens & code
CSS
--color: #7f3519; /* rgb */ color: rgb(127, 53, 25); /* oklch */ color: oklch(42.6% 0.110 40.1);
Tailwind
colors: {
custom: {
50: '#ab6e57',
500: '#7f3519',
950: '#000000',
},
}SCSS
$custom: #7f3519; $custom-light: #ab6e57; $custom-dark: #000000;
JSON
{
"hex": "#7f3519",
"rgb": {
"r": 127,
"g": 53,
"b": 25
},
"hsl": {
"h": 16.471,
"s": 67.105,
"l": 29.804
},
"oklch": {
"l": 0.42607,
"c": 0.11034,
"h": 40.1
},
"luminance": 0.07128
}Semantic roles & 50–950 ramp
primary
#7F3519
secondary
#4194B3
accent
#BBEA3E
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78