#7C331A#7C331A
#7C331A is a dark, moderate orange. Relative luminance 0.067; OKLCH L 41.8% C 0.108 H 38.8°. Best body text is #FFFFFF at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7C331A |
|---|---|
| RGB | rgb(124, 51, 26) |
| HSL | hsl(15, 65%, 29%) |
| HSV | hsv(15, 79%, 49%) |
| CMYK | cmyk(0%, 58.9%, 79%, 51.4%) |
| CIE-LAB | lab(31.18, 30.16, 30.72) |
| CIE-LCH | lch(31.18, 43.05, 45.53°) |
| OKLab | oklab(41.81% 0.0845 0.068) |
| OKLCH | oklch(41.81% 0.108 38.8) |
| XYZ | xyz(9.6835, 6.7286, 1.7659) |
| Luminance | 0.0673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 2.96
Red Brown
#8B2E16
ΔE00 3.58
Chestnut
#742802
ΔE00 4.36
Rust Brown
#8B3103
ΔE00 5.37
Brown Red
#922B05
ΔE00 5.67
Brick Red
#8F1402
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C331A #1A637C
analogous
#7C1A32 #7C331A #7C641A
triadic
#7C331A #1A7C33 #331A7C
tetradic
#7C331A #327C1A #1A637C #641A7C
square
#7C331A #327C1A #1A637C #641A7C
split-complementary
#7C331A #1A7C64 #1A327C
monochromatic
#190A05 #491E0F #7C331A #AF4825 #D6623B
Accessibility & contrast
On white
8.95
#7C331A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.35
#7C331A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C331A
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C331A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C331A | 1.00 | 8.95 | 2.35 | 8.95 |
| #FFFFFF | 8.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#473F17
Deuteranopia (green-blind)
#595018
Tritanopia (blue-blind)
#89232E
Achromatopsia (no color)
#494949
Design tokens & code
CSS
--color: #7c331a; /* rgb */ color: rgb(124, 51, 26); /* oklch */ color: oklch(41.8% 0.108 38.8);
Tailwind
colors: {
custom: {
50: '#a86d58',
500: '#7c331a',
950: '#000000',
},
}SCSS
$custom: #7c331a; $custom-light: #a86d58; $custom-dark: #000000;
JSON
{
"hex": "#7c331a",
"rgb": {
"r": 124,
"g": 51,
"b": 26
},
"hsl": {
"h": 15.306,
"s": 65.333,
"l": 29.412
},
"oklch": {
"l": 0.41811,
"c": 0.10846,
"h": 38.8
},
"luminance": 0.06727
}Semantic roles & 50–950 ramp
primary
#7C331A
secondary
#4294B0
accent
#BDE840
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78