#7F3619#7F3619
#7F3619 is a dark, moderate orange. Relative luminance 0.072; OKLCH L 42.8% C 0.109 H 40.8°. Best body text is #FFFFFF at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7F3619 |
|---|---|
| RGB | rgb(127, 54, 25) |
| HSL | hsl(17, 67%, 30%) |
| HSV | hsv(17, 80%, 50%) |
| CMYK | cmyk(0%, 57.5%, 80.3%, 50.2%) |
| CIE-LAB | lab(32.31, 29.76, 32.59) |
| CIE-LCH | lch(32.31, 44.13, 47.60°) |
| OKLab | oklab(42.76% 0.0828 0.0715) |
| OKLCH | oklch(42.76% 0.109 40.8) |
| XYZ | xyz(10.2481, 7.2219, 1.7738) |
| Luminance | 0.0722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.90
Red Brown
#8B2E16
ΔE00 3.76
Rust Brown
#8B3103
ΔE00 4.32
Chestnut
#742802
ΔE00 4.39
Brown Red
#922B05
ΔE00 5.09
Auburn
#9A3001
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F3619 #19627F
analogous
#7F192F #7F3619 #7F6919
triadic
#7F3619 #197F36 #36197F
tetradic
#7F3619 #2F7F19 #19627F #69197F
square
#7F3619 #2F7F19 #19627F #69197F
split-complementary
#7F3619 #197F69 #192F7F
monochromatic
#1A0B05 #4C200F #7F3619 #B24C23 #D8673A
Accessibility & contrast
On white
8.59
#7F3619 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.44
#7F3619 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F3619
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F3619 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F3619 | 1.00 | 8.59 | 2.44 | 8.59 |
| #FFFFFF | 8.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A4215
Deuteranopia (green-blind)
#5C5217
Tritanopia (blue-blind)
#8C2630
Achromatopsia (no color)
#4C4C4C
Design tokens & code
CSS
--color: #7f3619; /* rgb */ color: rgb(127, 54, 25); /* oklch */ color: oklch(42.8% 0.109 40.8);
Tailwind
colors: {
custom: {
50: '#ab6f58',
500: '#7f3619',
950: '#000000',
},
}SCSS
$custom: #7f3619; $custom-light: #ab6f58; $custom-dark: #000000;
JSON
{
"hex": "#7f3619",
"rgb": {
"r": 127,
"g": 54,
"b": 25
},
"hsl": {
"h": 17.059,
"s": 67.105,
"l": 29.804
},
"oklch": {
"l": 0.42764,
"c": 0.10939,
"h": 40.8
},
"luminance": 0.07221
}Semantic roles & 50–950 ramp
primary
#7F3619
secondary
#4193B3
accent
#B9EA3E
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78