#7D2222#7D2222
#7D2222 is a dark, vivid red. Relative luminance 0.056; OKLCH L 39.8% C 0.125 H 24.9°. Best body text is #FFFFFF at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7D2222 |
|---|---|
| RGB | rgb(125, 34, 34) |
| HSL | hsl(0, 57%, 31%) |
| HSV | hsv(0, 73%, 49%) |
| CMYK | cmyk(0%, 72.8%, 72.8%, 51%) |
| CIE-LAB | lab(28.44, 39.03, 22.92) |
| CIE-LCH | lch(28.44, 45.26, 30.42°) |
| OKLab | oklab(39.81% 0.1138 0.0528) |
| OKLCH | oklch(39.81% 0.125 24.9) |
| XYZ | xyz(9.3192, 5.6209, 2.1073) |
| Luminance | 0.0562 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Burgundy
#800020
ΔE00 4.82
Crimson (survey)
#8C000F
ΔE00 5.49
Wine Red
#7B0323
ΔE00 5.81
Reddy Brown
#6E1005
ΔE00 6.48
Blood
#770001
ΔE00 6.51
Rosewood
#65000B
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D2222 #227D7D
analogous
#7D224F #7D2222 #7D4F22
triadic
#7D2222 #227D22 #22227D
tetradic
#7D2222 #4F7D22 #227D7D #4F227D
square
#7D2222 #4F7D22 #227D7D #4F227D
split-complementary
#7D2222 #227D4F #224F7D
monochromatic
#1D0808 #4D1515 #7D2222 #AD2F2F #CE4B4B
Accessibility & contrast
On white
9.89
#7D2222 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#7D2222 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #7D2222
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D2222 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7D2222 | 1.00 | 9.89 | 2.12 | 9.89 |
| #FFFFFF | 9.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3721
Deuteranopia (green-blind)
#534A1F
Tritanopia (blue-blind)
#8A0423
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #7d2222; /* rgb */ color: rgb(125, 34, 34); /* oklch */ color: oklch(39.8% 0.125 24.9);
Tailwind
colors: {
custom: {
50: '#a9645d',
500: '#7d2222',
950: '#000000',
},
}SCSS
$custom: #7d2222; $custom-light: #a9645d; $custom-dark: #000000;
JSON
{
"hex": "#7d2222",
"rgb": {
"r": 125,
"g": 34,
"b": 34
},
"hsl": {
"h": 0,
"s": 57.233,
"l": 31.176
},
"oklch": {
"l": 0.39811,
"c": 0.1254,
"h": 24.9
},
"luminance": 0.0562
}Semantic roles & 50–950 ramp
primary
#7D2222
secondary
#4BB0B0
accent
#E0E047
background
#FBF6F5
surface
#F6EBE9
border
#D0C6C5
text
#110604
muted
#807A79