#7A301A#7A301A
#7A301A is a dark, moderate red. Relative luminance 0.063; OKLCH L 41.0% C 0.109 H 37.0°. Best body text is #FFFFFF at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7A301A |
|---|---|
| RGB | rgb(122, 48, 26) |
| HSL | hsl(14, 65%, 29%) |
| HSV | hsv(14, 79%, 48%) |
| CMYK | cmyk(0%, 60.7%, 78.7%, 52.2%) |
| CIE-LAB | lab(30.22, 30.92, 29.61) |
| CIE-LCH | lch(30.22, 42.81, 43.76°) |
| OKLab | oklab(41.02% 0.0871 0.0657) |
| OKLCH | oklch(41.02% 0.109 37) |
| XYZ | xyz(9.2704, 6.3273, 1.7102) |
| Luminance | 0.0633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddish Brown
#7F2B0A
ΔE00 3.36
Red Brown
#8B2E16
ΔE00 3.73
Chestnut
#742802
ΔE00 4.61
Brown Red
#922B05
ΔE00 6.21
Rust Brown
#8B3103
ΔE00 6.26
Indian Red
#850E04
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A301A #1A647A
analogous
#7A1A34 #7A301A #7A601A
triadic
#7A301A #1A7A30 #301A7A
tetradic
#7A301A #347A1A #1A647A #601A7A
square
#7A301A #347A1A #1A647A #601A7A
split-complementary
#7A301A #1A7A60 #1A347A
monochromatic
#190A05 #481C0F #7A301A #AC4425 #D55D39
Accessibility & contrast
On white
9.27
#7A301A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.27
#7A301A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A301A
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A301A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A301A | 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)
#443D17
Deuteranopia (green-blind)
#574D18
Tritanopia (blue-blind)
#861F2B
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #7a301a; /* rgb */ color: rgb(122, 48, 26); /* oklch */ color: oklch(41.0% 0.109 37.0);
Tailwind
colors: {
custom: {
50: '#a76b58',
500: '#7a301a',
950: '#000000',
},
}SCSS
$custom: #7a301a; $custom-light: #a76b58; $custom-dark: #000000;
JSON
{
"hex": "#7a301a",
"rgb": {
"r": 122,
"g": 48,
"b": 26
},
"hsl": {
"h": 13.75,
"s": 64.865,
"l": 29.02
},
"oklch": {
"l": 0.41017,
"c": 0.10907,
"h": 37
},
"luminance": 0.06326
}Semantic roles & 50–950 ramp
primary
#7A301A
secondary
#4195AE
accent
#C1E840
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110703
muted
#807A78