#7A301B#7A301B
#7A301B is a dark, moderate red. Relative luminance 0.063; OKLCH L 41.0% C 0.109 H 36.5°. Best body text is #FFFFFF at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7A301B |
|---|---|
| RGB | rgb(122, 48, 27) |
| HSL | hsl(13, 64%, 29%) |
| HSV | hsv(13, 78%, 48%) |
| CMYK | cmyk(0%, 60.7%, 77.9%, 52.2%) |
| CIE-LAB | lab(30.23, 30.96, 29.05) |
| CIE-LCH | lch(30.23, 42.46, 43.17°) |
| OKLab | oklab(41.03% 0.0874 0.0647) |
| OKLCH | oklch(41.03% 0.109 36.5) |
| XYZ | xyz(9.2818, 6.3319, 1.7701) |
| Luminance | 0.0633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.65
Red Brown
#8B2E16
ΔE00 3.79
Chestnut
#742802
ΔE00 4.91
Indian Red
#850E04
ΔE00 6.25
Brown Red
#922B05
ΔE00 6.40
Rust Brown
#8B3103
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A301B #1B657A
analogous
#7A1B36 #7A301B #7A601B
triadic
#7A301B #1B7A30 #301B7A
tetradic
#7A301B #367A1B #1B657A #601B7A
square
#7A301B #367A1B #1B657A #601B7A
split-complementary
#7A301B #1B7A60 #1B367A
monochromatic
#190A06 #481C10 #7A301B #AC4426 #D45D3C
Accessibility & contrast
On white
9.27
#7A301B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.27
#7A301B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A301B
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A301B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A301B | 1.00 | 9.27 | 2.27 | 9.27 |
| #FFFFFF | 9.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443D18
Deuteranopia (green-blind)
#574D19
Tritanopia (blue-blind)
#861F2C
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7a301b; /* rgb */ color: rgb(122, 48, 27); /* oklch */ color: oklch(41.0% 0.109 36.5);
Tailwind
colors: {
custom: {
50: '#a76b58',
500: '#7a301b',
950: '#000000',
},
}SCSS
$custom: #7a301b; $custom-light: #a76b58; $custom-dark: #000000;
JSON
{
"hex": "#7a301b",
"rgb": {
"r": 122,
"g": 48,
"b": 27
},
"hsl": {
"h": 13.263,
"s": 63.758,
"l": 29.216
},
"oklch": {
"l": 0.41029,
"c": 0.10877,
"h": 36.5
},
"luminance": 0.06331
}Semantic roles & 50–950 ramp
primary
#7A301B
secondary
#4396AE
accent
#C2E741
background
#FBF6F5
surface
#F5EBE9
border
#CFC6C5
text
#110703
muted
#807A78