#7A2A2B#7A2A2B
#7A2A2B is a dark, moderate red. Relative luminance 0.060; OKLCH L 40.4% C 0.112 H 22.9°. Best body text is #FFFFFF at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7A2A2B |
|---|---|
| RGB | rgb(122, 42, 43) |
| HSL | hsl(359, 49%, 32%) |
| HSV | hsv(359, 66%, 48%) |
| CMYK | cmyk(0%, 65.6%, 64.8%, 52.2%) |
| CIE-LAB | lab(29.33, 34.92, 18.11) |
| CIE-LCH | lch(29.33, 39.33, 27.41°) |
| OKLab | oklab(40.43% 0.1031 0.0435) |
| OKLCH | oklch(40.43% 0.112 22.9) |
| XYZ | xyz(9.2909, 5.9692, 2.9480) |
| Luminance | 0.0597 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine
#722F37
ΔE00 4.90
Burgundy
#800020
ΔE00 5.59
Wine Red
#7B0323
ΔE00 5.88
Claret
#680018
ΔE00 7.33
Crimson (survey)
#8C000F
ΔE00 7.98
Bordeaux
#7B002C
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A2A2B #2A7A79
analogous
#7A2A53 #7A2A2B #7A512A
triadic
#7A2A2B #2B7A2A #2A2B7A
tetradic
#7A2A2B #537A2A #2A7A79 #512A7A
square
#7A2A2B #537A2A #2A7A79 #512A7A
split-complementary
#7A2A2B #2A7A51 #2A537A
monochromatic
#1F0B0B #4C1A1B #7A2A2B #A83A3B #C6595A
Accessibility & contrast
On white
9.57
#7A2A2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.19
#7A2A2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A2A2B
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A2A2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A2A2B | 1.00 | 9.57 | 2.19 | 9.57 |
| #FFFFFF | 9.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3A2A
Deuteranopia (green-blind)
#534B29
Tritanopia (blue-blind)
#86192B
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #7a2a2b; /* rgb */ color: rgb(122, 42, 43); /* oklch */ color: oklch(40.4% 0.112 22.9);
Tailwind
colors: {
custom: {
50: '#a66864',
500: '#7a2a2b',
950: '#000000',
},
}SCSS
$custom: #7a2a2b; $custom-light: #a66864; $custom-dark: #000000;
JSON
{
"hex": "#7a2a2b",
"rgb": {
"r": 122,
"g": 42,
"b": 43
},
"hsl": {
"h": 359.25,
"s": 48.78,
"l": 32.157
},
"oklch": {
"l": 0.40426,
"c": 0.11188,
"h": 22.9
},
"luminance": 0.05968
}Semantic roles & 50–950 ramp
primary
#7A2A2B
secondary
#55ABAA
accent
#D8D74F
background
#FAF6F5
surface
#F4EBEA
border
#CEC6C6
text
#100605
muted
#7F7A79