#7C301A#7C301A
#7C301A is a dark, moderate red. Relative luminance 0.065; OKLCH L 41.4% C 0.111 H 36.7°. Best body text is #FFFFFF at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7C301A |
|---|---|
| RGB | rgb(124, 48, 26) |
| HSL | hsl(13, 65%, 29%) |
| HSV | hsv(13, 79%, 49%) |
| CMYK | cmyk(0%, 61.3%, 79%, 51.4%) |
| CIE-LAB | lab(30.58, 31.72, 30.09) |
| CIE-LCH | lch(30.58, 43.73, 43.49°) |
| OKLab | oklab(41.36% 0.0893 0.0666) |
| OKLCH | oklch(41.36% 0.111 36.7) |
| XYZ | xyz(9.5566, 6.4749, 1.7236) |
| Luminance | 0.0647 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.24
Red Brown
#8B2E16
ΔE00 3.30
Chestnut
#742802
ΔE00 4.75
Brown Red
#922B05
ΔE00 5.87
Indian Red
#850E04
ΔE00 6.05
Rust Brown
#8B3103
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C301A #1A667C
analogous
#7C1A35 #7C301A #7C611A
triadic
#7C301A #1A7C30 #301A7C
tetradic
#7C301A #357C1A #1A667C #611A7C
square
#7C301A #357C1A #1A667C #611A7C
split-complementary
#7C301A #1A7C61 #1A357C
monochromatic
#190A05 #491C0F #7C301A #AF4425 #D65D3B
Accessibility & contrast
On white
9.15
#7C301A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.29
#7C301A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7C301A
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C301A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7C301A | 1.00 | 9.15 | 2.29 | 9.15 |
| #FFFFFF | 9.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#453D17
Deuteranopia (green-blind)
#584E18
Tritanopia (blue-blind)
#891E2B
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #7c301a; /* rgb */ color: rgb(124, 48, 26); /* oklch */ color: oklch(41.4% 0.111 36.7);
Tailwind
colors: {
custom: {
50: '#a86b58',
500: '#7c301a',
950: '#000000',
},
}SCSS
$custom: #7c301a; $custom-light: #a86b58; $custom-dark: #000000;
JSON
{
"hex": "#7c301a",
"rgb": {
"r": 124,
"g": 48,
"b": 26
},
"hsl": {
"h": 13.469,
"s": 65.333,
"l": 29.412
},
"oklch": {
"l": 0.41356,
"c": 0.11143,
"h": 36.7
},
"luminance": 0.06474
}Semantic roles & 50–950 ramp
primary
#7C301A
secondary
#4297B0
accent
#C2E840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110703
muted
#807A78