#7A2A18#7A2A18
#7A2A18 is a dark, moderate red. Relative luminance 0.059; OKLCH L 40.1% C 0.116 H 34.2°. Best body text is #FFFFFF at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7A2A18 |
|---|---|
| RGB | rgb(122, 42, 24) |
| HSL | hsl(11, 67%, 29%) |
| HSV | hsv(11, 80%, 48%) |
| CMYK | cmyk(0%, 65.6%, 80.3%, 52.2%) |
| CIE-LAB | lab(29.06, 33.85, 29.53) |
| CIE-LCH | lch(29.06, 44.92, 41.10°) |
| OKLab | oklab(40.13% 0.0957 0.0649) |
| OKLCH | oklch(40.13% 0.116 34.2) |
| XYZ | xyz(9.0199, 5.8607, 1.5203) |
| Luminance | 0.0586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red Brown
#8B2E16
ΔE00 3.92
Reddish Brown
#7F2B0A
ΔE00 4.09
Indian Red
#850E04
ΔE00 4.93
Reddy Brown
#6E1005
ΔE00 5.21
Chestnut
#742802
ΔE00 5.34
Maroon
#800000
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A2A18 #18687A
analogous
#7A1837 #7A2A18 #7A5B18
triadic
#7A2A18 #187A2A #2A187A
tetradic
#7A2A18 #377A18 #18687A #5B187A
square
#7A2A18 #377A18 #18687A #5B187A
split-complementary
#7A2A18 #187A5B #18377A
monochromatic
#1A0905 #47180E #7A2A18 #AD3C22 #D75335
Accessibility & contrast
On white
9.67
#7A2A18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.17
#7A2A18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A2A18
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A2A18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A2A18 | 1.00 | 9.67 | 2.17 | 9.67 |
| #FFFFFF | 9.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413915
Deuteranopia (green-blind)
#544B15
Tritanopia (blue-blind)
#871526
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #7a2a18; /* rgb */ color: rgb(122, 42, 24); /* oklch */ color: oklch(40.1% 0.116 34.2);
Tailwind
colors: {
custom: {
50: '#a76756',
500: '#7a2a18',
950: '#000000',
},
}SCSS
$custom: #7a2a18; $custom-light: #a76756; $custom-dark: #000000;
JSON
{
"hex": "#7a2a18",
"rgb": {
"r": 122,
"g": 42,
"b": 24
},
"hsl": {
"h": 11.02,
"s": 67.123,
"l": 28.627
},
"oklch": {
"l": 0.4013,
"c": 0.11568,
"h": 34.2
},
"luminance": 0.05859
}Semantic roles & 50–950 ramp
primary
#7A2A18
secondary
#3F9AAF
accent
#CAEA3E
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110603
muted
#807A78