#7F4F20#7F4F20
#7F4F20 is a mid, moderate orange. Relative luminance 0.102; OKLCH L 47.3% C 0.089 H 61.9°. Best body text is #FFFFFF at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7F4F20 |
|---|---|
| RGB | rgb(127, 79, 32) |
| HSL | hsl(30, 60%, 31%) |
| HSV | hsv(30, 75%, 50%) |
| CMYK | cmyk(0%, 37.8%, 74.8%, 50.2%) |
| CIE-LAB | lab(38.22, 15.81, 35.05) |
| CIE-LCH | lch(38.22, 38.45, 65.71°) |
| OKLab | oklab(47.32% 0.042 0.0785) |
| OKLCH | oklch(47.32% 0.089 61.9) |
| XYZ | xyz(11.8100, 10.2094, 2.7149) |
| Luminance | 0.1021 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Milk Chocolate
#7F4E1E
ΔE00 0.41
Medium Brown
#7F5112
ΔE00 3.61
Chocolate
#7B3F00
ΔE00 5.53
Saddlebrown
#8B4513
ΔE00 5.83
Warm Brown
#964E02
ΔE00 6.48
Sepia
#985E2B
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F4F20 #20507F
analogous
#7F2021 #7F4F20 #7F7E20
triadic
#7F4F20 #207F4F #4F207F
tetradic
#7F4F20 #217F20 #20507F #7E207F
square
#7F4F20 #217F20 #20507F #7E207F
split-complementary
#7F4F20 #207F7E #20217F
monochromatic
#1D1207 #4E3114 #7F4F20 #B06D2C #D18C48
Accessibility & contrast
On white
6.90
#7F4F20 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.04
#7F4F20 on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #7F4F20
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F4F20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F4F20 | 1.00 | 6.90 | 3.04 | 6.90 |
| #FFFFFF | 6.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 6.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E531A
Deuteranopia (green-blind)
#695E21
Tritanopia (blue-blind)
#8B4445
Achromatopsia (no color)
#5A5A5A
Design tokens & code
CSS
--color: #7f4f20; /* rgb */ color: rgb(127, 79, 32); /* oklch */ color: oklch(47.3% 0.089 61.9);
Tailwind
colors: {
custom: {
50: '#a9805e',
500: '#7f4f20',
950: '#000000',
},
}SCSS
$custom: #7f4f20; $custom-light: #a9805e; $custom-dark: #000000;
JSON
{
"hex": "#7f4f20",
"rgb": {
"r": 127,
"g": 79,
"b": 32
},
"hsl": {
"h": 29.684,
"s": 59.748,
"l": 31.176
},
"oklch": {
"l": 0.47321,
"c": 0.08902,
"h": 61.9
},
"luminance": 0.10208
}Semantic roles & 50–950 ramp
primary
#7F4F20
secondary
#497EB2
accent
#95E345
background
#FAF7F5
surface
#F4EEE9
border
#CEC9C5
text
#100A04
muted
#7F7C79