#7A152B#7A152B
#7A152B is a dark, vivid red. Relative luminance 0.048; OKLCH L 38.2% C 0.134 H 14.9°. Best body text is #FFFFFF at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7A152B |
|---|---|
| RGB | rgb(122, 21, 43) |
| HSL | hsl(347, 71%, 28%) |
| HSV | hsv(347, 83%, 48%) |
| CMYK | cmyk(0%, 82.8%, 64.8%, 52.2%) |
| CIE-LAB | lab(26.30, 43.27, 14.17) |
| CIE-LCH | lch(26.30, 45.53, 18.14°) |
| OKLab | oklab(38.17% 0.1297 0.0344) |
| OKLCH | oklch(38.17% 0.134 14.9) |
| XYZ | xyz(8.7312, 4.8496, 2.7614) |
| Luminance | 0.0485 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Wine Red
#7B0323
ΔE00 2.26
Bordeaux
#7B002C
ΔE00 2.71
Burgundy
#800020
ΔE00 3.66
Red Wine
#8C0034
ΔE00 4.20
Maroon (survey)
#650021
ΔE00 5.07
Claret
#680018
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A152B #157A64
analogous
#7A155D #7A152B #7A3215
triadic
#7A152B #2B7A15 #152B7A
tetradic
#7A152B #5D7A15 #157A64 #32157A
square
#7A152B #5D7A15 #157A64 #32157A
split-complementary
#7A152B #157A32 #155D7A
monochromatic
#1A0409 #460C19 #7A152B #AE1E3D #DB2E54
Accessibility & contrast
On white
10.66
#7A152B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.97
#7A152B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7A152B
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A152B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7A152B | 1.00 | 10.66 | 1.97 | 10.66 |
| #FFFFFF | 10.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.97 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#33312B
Deuteranopia (green-blind)
#4C4628
Tritanopia (blue-blind)
#86001F
Achromatopsia (no color)
#3E3E3E
Design tokens & code
CSS
--color: #7a152b; /* rgb */ color: rgb(122, 21, 43); /* oklch */ color: oklch(38.2% 0.134 14.9);
Tailwind
colors: {
custom: {
50: '#a75e64',
500: '#7a152b',
950: '#000000',
},
}SCSS
$custom: #7a152b; $custom-light: #a75e64; $custom-dark: #000000;
JSON
{
"hex": "#7a152b",
"rgb": {
"r": 122,
"g": 21,
"b": 43
},
"hsl": {
"h": 346.931,
"s": 70.629,
"l": 28.039
},
"oklch": {
"l": 0.38167,
"c": 0.13423,
"h": 14.9
},
"luminance": 0.04848
}Semantic roles & 50–950 ramp
primary
#7A152B
secondary
#3BAF96
accent
#EDC63A
background
#FBF5F5
surface
#F6EAEA
border
#D0C6C6
text
#110505
muted
#807979