#7F341B#7F341B
#7F341B is a dark, moderate orange. Relative luminance 0.070; OKLCH L 42.5% C 0.111 H 38.4°. Best body text is #FFFFFF at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7F341B |
|---|---|
| RGB | rgb(127, 52, 27) |
| HSL | hsl(15, 65%, 30%) |
| HSV | hsv(15, 79%, 50%) |
| CMYK | cmyk(0%, 59.1%, 78.7%, 50.2%) |
| CIE-LAB | lab(31.92, 30.91, 31.10) |
| CIE-LCH | lch(31.92, 43.84, 45.18°) |
| OKLab | oklab(42.47% 0.0867 0.0688) |
| OKLCH | oklch(42.47% 0.111 38.4) |
| XYZ | xyz(10.1793, 7.0485, 1.8612) |
| Luminance | 0.0705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.03
Red Brown
#8B2E16
ΔE00 3.08
Chestnut
#742802
ΔE00 4.77
Rust Brown
#8B3103
ΔE00 5.12
Brown Red
#922B05
ΔE00 5.26
Brick Red
#8F1402
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F341B #1B667F
analogous
#7F1B34 #7F341B #7F661B
triadic
#7F341B #1B7F34 #341B7F
tetradic
#7F341B #347F1B #1B667F #661B7F
square
#7F341B #347F1B #1B667F #661B7F
split-complementary
#7F341B #1B7F66 #1B347F
monochromatic
#1A0B06 #4D1F10 #7F341B #B14926 #D6643E
Accessibility & contrast
On white
8.72
#7F341B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.41
#7F341B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F341B
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F341B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F341B | 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)
#494118
Deuteranopia (green-blind)
#5B5119
Tritanopia (blue-blind)
#8C232F
Achromatopsia (no color)
#4B4B4B
Design tokens & code
CSS
--color: #7f341b; /* rgb */ color: rgb(127, 52, 27); /* oklch */ color: oklch(42.5% 0.111 38.4);
Tailwind
colors: {
custom: {
50: '#aa6e59',
500: '#7f341b',
950: '#000000',
},
}SCSS
$custom: #7f341b; $custom-light: #aa6e59; $custom-dark: #000000;
JSON
{
"hex": "#7f341b",
"rgb": {
"r": 127,
"g": 52,
"b": 27
},
"hsl": {
"h": 15,
"s": 64.935,
"l": 30.196
},
"oklch": {
"l": 0.42474,
"c": 0.11069,
"h": 38.4
},
"luminance": 0.07047
}Semantic roles & 50–950 ramp
primary
#7F341B
secondary
#4397B3
accent
#BEE840
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78