#882222#882222
#882222 is a dark, vivid red. Relative luminance 0.065; OKLCH L 41.8% C 0.137 H 25.4°. Best body text is #FFFFFF at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #882222 |
|---|---|
| RGB | rgb(136, 34, 34) |
| HSL | hsl(0, 60%, 33%) |
| HSV | hsv(0, 75%, 53%) |
| CMYK | cmyk(0%, 75%, 75%, 46.7%) |
| CIE-LAB | lab(30.63, 42.79, 26.03) |
| CIE-LCH | lch(30.63, 50.08, 31.32°) |
| OKLab | oklab(41.85% 0.1242 0.059) |
| OKLCH | oklch(41.85% 0.137 25.4) |
| XYZ | xyz(11.0154, 6.4955, 2.1868) |
| Luminance | 0.0649 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Crimson (survey)
#8C000F
ΔE00 4.28
Carmine
#9D0216
ΔE00 4.89
Burgundy
#800020
ΔE00 5.67
Brown
#A52A2A
ΔE00 6.10
Indian Red
#850E04
ΔE00 6.20
Dark Red
#840000
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#882222 #228888
analogous
#882255 #882222 #885522
triadic
#882222 #228822 #222288
tetradic
#882222 #558822 #228888 #552288
square
#882222 #558822 #228888 #552288
split-complementary
#882222 #228855 #225588
monochromatic
#260A0A #571616 #882222 #B92E2E #D35151
Accessibility & contrast
On white
9.14
#882222 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.30
#882222 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #882222
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##882222 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##882222 | 1.00 | 9.14 | 2.30 | 9.14 |
| #FFFFFF | 9.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403A21
Deuteranopia (green-blind)
#59501E
Tritanopia (blue-blind)
#960023
Achromatopsia (no color)
#484848
Design tokens & code
CSS
--color: #882222; /* rgb */ color: rgb(136, 34, 34); /* oklch */ color: oklch(41.8% 0.137 25.4);
Tailwind
colors: {
custom: {
50: '#b2655d',
500: '#882222',
950: '#000000',
},
}SCSS
$custom: #882222; $custom-light: #b2655d; $custom-dark: #000000;
JSON
{
"hex": "#882222",
"rgb": {
"r": 136,
"g": 34,
"b": 34
},
"hsl": {
"h": 0,
"s": 60,
"l": 33.333
},
"oklch": {
"l": 0.41849,
"c": 0.13747,
"h": 25.4
},
"luminance": 0.06494
}Semantic roles & 50–950 ramp
primary
#882222
secondary
#4FB7B7
accent
#E3E345
background
#FBF6F5
surface
#F7EBE9
border
#D0C6C5
text
#120604
muted
#817A79