#7F361B#7F361B
#7F361B is a dark, moderate orange. Relative luminance 0.072; OKLCH L 42.8% C 0.109 H 39.9°. Best body text is #FFFFFF at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7F361B |
|---|---|
| RGB | rgb(127, 54, 27) |
| HSL | hsl(16, 65%, 30%) |
| HSV | hsv(16, 79%, 50%) |
| CMYK | cmyk(0%, 57.5%, 78.7%, 50.2%) |
| CIE-LAB | lab(32.33, 29.85, 31.52) |
| CIE-LCH | lch(32.33, 43.41, 46.56°) |
| OKLab | oklab(42.79% 0.0835 0.0697) |
| OKLCH | oklch(42.79% 0.109 39.9) |
| XYZ | xyz(10.2704, 7.2308, 1.8916) |
| Luminance | 0.0723 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.12
Red Brown
#8B2E16
ΔE00 3.54
Chestnut
#742802
ΔE00 4.70
Rust Brown
#8B3103
ΔE00 4.77
Brown Red
#922B05
ΔE00 5.27
Auburn
#9A3001
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F361B #1B647F
analogous
#7F1B32 #7F361B #7F681B
triadic
#7F361B #1B7F36 #361B7F
tetradic
#7F361B #327F1B #1B647F #681B7F
square
#7F361B #327F1B #1B647F #681B7F
split-complementary
#7F361B #1B7F68 #1B327F
monochromatic
#1A0B06 #4D2110 #7F361B #B14B26 #D6673E
Accessibility & contrast
On white
8.59
#7F361B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.45
#7F361B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F361B
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F361B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F361B | 1.00 | 8.59 | 2.45 | 8.59 |
| #FFFFFF | 8.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A4218
Deuteranopia (green-blind)
#5C5219
Tritanopia (blue-blind)
#8C2630
Achromatopsia (no color)
#4C4C4C
Design tokens & code
CSS
--color: #7f361b; /* rgb */ color: rgb(127, 54, 27); /* oklch */ color: oklch(42.8% 0.109 39.9);
Tailwind
colors: {
custom: {
50: '#aa6f59',
500: '#7f361b',
950: '#000000',
},
}SCSS
$custom: #7f361b; $custom-light: #aa6f59; $custom-dark: #000000;
JSON
{
"hex": "#7f361b",
"rgb": {
"r": 127,
"g": 54,
"b": 27
},
"hsl": {
"h": 16.2,
"s": 64.935,
"l": 30.196
},
"oklch": {
"l": 0.42785,
"c": 0.10875,
"h": 39.9
},
"luminance": 0.07229
}Semantic roles & 50–950 ramp
primary
#7F361B
secondary
#4395B3
accent
#BBE840
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78