#7F341A#7F341A
#7F341A is a dark, moderate orange. Relative luminance 0.070; OKLCH L 42.5% C 0.111 H 38.9°. Best body text is #FFFFFF at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7F341A |
|---|---|
| RGB | rgb(127, 52, 26) |
| HSL | hsl(15, 66%, 30%) |
| HSV | hsv(15, 80%, 50%) |
| CMYK | cmyk(0%, 59.1%, 79.5%, 50.2%) |
| CIE-LAB | lab(31.91, 30.86, 31.64) |
| CIE-LCH | lch(31.91, 44.20, 45.71°) |
| OKLab | oklab(42.46% 0.0864 0.0697) |
| OKLCH | oklch(42.46% 0.111 38.9) |
| XYZ | xyz(10.1679, 7.0439, 1.8013) |
| Luminance | 0.0704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.83
Red Brown
#8B2E16
ΔE00 3.13
Chestnut
#742802
ΔE00 4.56
Rust Brown
#8B3103
ΔE00 4.86
Brown Red
#922B05
ΔE00 5.12
Brick Red
#8F1402
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F341A #1A657F
analogous
#7F1A32 #7F341A #7F671A
triadic
#7F341A #1A7F34 #341A7F
tetradic
#7F341A #327F1A #1A657F #671A7F
square
#7F341A #327F1A #1A657F #671A7F
split-complementary
#7F341A #1A7F67 #1A327F
monochromatic
#190A05 #4C1F10 #7F341A #B24924 #D7643C
Accessibility & contrast
On white
8.72
#7F341A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.41
#7F341A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7F341A
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F341A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F341A | 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)
#494117
Deuteranopia (green-blind)
#5B5118
Tritanopia (blue-blind)
#8C232F
Achromatopsia (no color)
#4B4B4B
Design tokens & code
CSS
--color: #7f341a; /* rgb */ color: rgb(127, 52, 26); /* oklch */ color: oklch(42.5% 0.111 38.9);
Tailwind
colors: {
custom: {
50: '#ab6e58',
500: '#7f341a',
950: '#000000',
},
}SCSS
$custom: #7f341a; $custom-light: #ab6e58; $custom-dark: #000000;
JSON
{
"hex": "#7f341a",
"rgb": {
"r": 127,
"g": 52,
"b": 26
},
"hsl": {
"h": 15.446,
"s": 66.013,
"l": 30
},
"oklch": {
"l": 0.42463,
"c": 0.11101,
"h": 38.9
},
"luminance": 0.07043
}Semantic roles & 50–950 ramp
primary
#7F341A
secondary
#4296B3
accent
#BDE93F
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78