#7C351A#7C351A
#7C351A is a dark, moderate orange. Relative luminance 0.069; OKLCH L 42.1% C 0.107 H 40.3°. Best body text is #FFFFFF at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7C351A |
|---|---|
| RGB | rgb(124, 53, 26) |
| HSL | hsl(17, 65%, 29%) |
| HSV | hsv(17, 79%, 49%) |
| CMYK | cmyk(0%, 57.3%, 79%, 51.4%) |
| CIE-LAB | lab(31.59, 29.09, 31.15) |
| CIE-LCH | lch(31.59, 42.62, 46.96°) |
| OKLab | oklab(42.13% 0.0813 0.0689) |
| OKLCH | oklch(42.13% 0.107 40.3) |
| XYZ | xyz(9.7727, 6.9071, 1.7957) |
| Luminance | 0.0691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.06
Red Brown
#8B2E16
ΔE00 3.99
Chestnut
#742802
ΔE00 4.28
Rust Brown
#8B3103
ΔE00 5.03
Brown Red
#922B05
ΔE00 5.68
Auburn
#9A3001
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C351A #1A617C
analogous
#7C1A30 #7C351A #7C661A
triadic
#7C351A #1A7C35 #351A7C
tetradic
#7C351A #307C1A #1A617C #661A7C
square
#7C351A #307C1A #1A617C #661A7C
split-complementary
#7C351A #1A7C66 #1A307C
monochromatic
#190B05 #491F0F #7C351A #AF4B25 #D6653B
Accessibility & contrast
On white
8.82
#7C351A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.38
#7C351A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C351A
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C351A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C351A | 1.00 | 8.82 | 2.38 | 8.82 |
| #FFFFFF | 8.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#494117
Deuteranopia (green-blind)
#5A5018
Tritanopia (blue-blind)
#89252F
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #7c351a; /* rgb */ color: rgb(124, 53, 26); /* oklch */ color: oklch(42.1% 0.107 40.3);
Tailwind
colors: {
custom: {
50: '#a86e58',
500: '#7c351a',
950: '#000000',
},
}SCSS
$custom: #7c351a; $custom-light: #a86e58; $custom-dark: #000000;
JSON
{
"hex": "#7c351a",
"rgb": {
"r": 124,
"g": 53,
"b": 26
},
"hsl": {
"h": 16.531,
"s": 65.333,
"l": 29.412
},
"oklch": {
"l": 0.42125,
"c": 0.10652,
"h": 40.3
},
"luminance": 0.06906
}Semantic roles & 50–950 ramp
primary
#7C351A
secondary
#4292B0
accent
#BAE840
background
#FBF6F5
surface
#F6ECE9
border
#D0C7C5
text
#110703
muted
#807A78