#7F3218#7F3218
#7F3218 is a dark, moderate orange. Relative luminance 0.069; OKLCH L 42.1% C 0.114 H 38.4°. Best body text is #FFFFFF at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7F3218 |
|---|---|
| RGB | rgb(127, 50, 24) |
| HSL | hsl(15, 68%, 30%) |
| HSV | hsv(15, 81%, 50%) |
| CMYK | cmyk(0%, 60.6%, 81.1%, 50.2%) |
| CIE-LAB | lab(31.49, 31.82, 32.30) |
| CIE-LCH | lch(31.49, 45.34, 45.43°) |
| OKLab | oklab(42.14% 0.0889 0.0706) |
| OKLCH | oklch(42.14% 0.114 38.4) |
| XYZ | xyz(10.0589, 6.8605, 1.6585) |
| Luminance | 0.0686 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.43
Red Brown
#8B2E16
ΔE00 2.87
Chestnut
#742802
ΔE00 4.29
Rust Brown
#8B3103
ΔE00 4.77
Brown Red
#922B05
ΔE00 4.88
Brick Red
#8F1402
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F3218 #18657F
analogous
#7F1831 #7F3218 #7F6618
triadic
#7F3218 #187F32 #32187F
tetradic
#7F3218 #317F18 #18657F #66187F
square
#7F3218 #317F18 #18657F #66187F
split-complementary
#7F3218 #187F66 #18317F
monochromatic
#1A0A05 #4C1E0E #7F3218 #B24622 #D96138
Accessibility & contrast
On white
8.85
#7F3218 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.37
#7F3218 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F3218
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F3218 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F3218 | 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)
#483F15
Deuteranopia (green-blind)
#5A5115
Tritanopia (blue-blind)
#8C202D
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #7f3218; /* rgb */ color: rgb(127, 50, 24); /* oklch */ color: oklch(42.1% 0.114 38.4);
Tailwind
colors: {
custom: {
50: '#ab6d57',
500: '#7f3218',
950: '#000000',
},
}SCSS
$custom: #7f3218; $custom-light: #ab6d57; $custom-dark: #000000;
JSON
{
"hex": "#7f3218",
"rgb": {
"r": 127,
"g": 50,
"b": 24
},
"hsl": {
"h": 15.146,
"s": 68.212,
"l": 29.608
},
"oklch": {
"l": 0.42139,
"c": 0.11353,
"h": 38.4
},
"luminance": 0.06859
}Semantic roles & 50–950 ramp
primary
#7F3218
secondary
#3F96B3
accent
#BFEB3D
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78