#7A2019#7A2019
#7A2019 is a dark, vivid red. Relative luminance 0.052; OKLCH L 38.9% C 0.125 H 28.7°. Best body text is #FFFFFF at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7A2019 |
|---|---|
| RGB | rgb(122, 32, 25) |
| HSL | hsl(4, 66%, 29%) |
| HSV | hsv(4, 80%, 48%) |
| CMYK | cmyk(0%, 73.8%, 79.5%, 52.2%) |
| CIE-LAB | lab(27.41, 38.37, 27.20) |
| CIE-LCH | lch(27.41, 47.04, 35.34°) |
| OKLab | oklab(38.9% 0.11 0.0602) |
| OKLCH | oklch(38.9% 0.125 28.7) |
| XYZ | xyz(8.7190, 5.2421, 1.4722) |
| Luminance | 0.0524 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Reddy Brown
#6E1005
ΔE00 4.16
Blood
#770001
ΔE00 4.42
Crimson (survey)
#8C000F
ΔE00 4.54
Indian Red
#850E04
ΔE00 4.71
Maroon
#800000
ΔE00 4.73
Dark Red
#840000
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A2019 #19737A
analogous
#7A1943 #7A2019 #7A5119
triadic
#7A2019 #197A20 #20197A
tetradic
#7A2019 #437A19 #19737A #51197A
square
#7A2019 #437A19 #19737A #51197A
split-complementary
#7A2019 #197A51 #19437A
monochromatic
#190705 #47130F #7A2019 #AD2D23 #D64337
Accessibility & contrast
On white
10.25
#7A2019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.05
#7A2019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A2019
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A2019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A2019 | 1.00 | 10.25 | 2.05 | 10.25 |
| #FFFFFF | 10.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A3417
Deuteranopia (green-blind)
#514815
Tritanopia (blue-blind)
#87001F
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #7a2019; /* rgb */ color: rgb(122, 32, 25); /* oklch */ color: oklch(38.9% 0.125 28.7);
Tailwind
colors: {
custom: {
50: '#a86256',
500: '#7a2019',
950: '#000000',
},
}SCSS
$custom: #7a2019; $custom-light: #a86256; $custom-dark: #000000;
JSON
{
"hex": "#7a2019",
"rgb": {
"r": 122,
"g": 32,
"b": 25
},
"hsl": {
"h": 4.33,
"s": 65.986,
"l": 28.824
},
"oklch": {
"l": 0.38899,
"c": 0.12543,
"h": 28.7
},
"luminance": 0.05241
}Semantic roles & 50–950 ramp
primary
#7A2019
secondary
#40A7AF
accent
#DDE93F
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110503
muted
#807A78