#7F3419#7F3419
#7F3419 is a dark, moderate orange. Relative luminance 0.070; OKLCH L 42.5% C 0.111 H 39.4°. Best body text is #FFFFFF at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7F3419 |
|---|---|
| RGB | rgb(127, 52, 25) |
| HSL | hsl(16, 67%, 30%) |
| HSV | hsv(16, 80%, 50%) |
| CMYK | cmyk(0%, 59.1%, 80.3%, 50.2%) |
| CIE-LAB | lab(31.90, 30.82, 32.17) |
| CIE-LCH | lch(31.90, 44.55, 46.23°) |
| OKLab | oklab(42.45% 0.0861 0.0706) |
| OKLCH | oklch(42.45% 0.111 39.4) |
| XYZ | xyz(10.1569, 7.0396, 1.7434) |
| Luminance | 0.0704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.66
Red Brown
#8B2E16
ΔE00 3.21
Chestnut
#742802
ΔE00 4.37
Rust Brown
#8B3103
ΔE00 4.62
Brown Red
#922B05
ΔE00 4.99
Auburn
#9A3001
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F3419 #19647F
analogous
#7F1931 #7F3419 #7F6719
triadic
#7F3419 #197F34 #34197F
tetradic
#7F3419 #317F19 #19647F #67197F
square
#7F3419 #317F19 #19647F #67197F
split-complementary
#7F3419 #197F67 #19317F
monochromatic
#1A0A05 #4C1F0F #7F3419 #B24923 #D8643A
Accessibility & contrast
On white
8.72
#7F3419 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.41
#7F3419 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F3419
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F3419 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F3419 | 1.00 | 8.72 | 2.41 | 8.72 |
| #FFFFFF | 8.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#494115
Deuteranopia (green-blind)
#5B5117
Tritanopia (blue-blind)
#8C232E
Achromatopsia (no color)
#4B4B4B
Design tokens & code
CSS
--color: #7f3419; /* rgb */ color: rgb(127, 52, 25); /* oklch */ color: oklch(42.5% 0.111 39.4);
Tailwind
colors: {
custom: {
50: '#ab6e57',
500: '#7f3419',
950: '#000000',
},
}SCSS
$custom: #7f3419; $custom-light: #ab6e57; $custom-dark: #000000;
JSON
{
"hex": "#7f3419",
"rgb": {
"r": 127,
"g": 52,
"b": 25
},
"hsl": {
"h": 15.882,
"s": 67.105,
"l": 29.804
},
"oklch": {
"l": 0.42452,
"c": 0.1113,
"h": 39.4
},
"luminance": 0.07038
}Semantic roles & 50–950 ramp
primary
#7F3419
secondary
#4195B3
accent
#BCEA3E
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78