#220002#220002
#220002 is a very dark, moderate red. Relative luminance 0.003; OKLCH L 15.9% C 0.064 H 22.9°. Best body text is #FFFFFF at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #220002 |
|---|---|
| RGB | rgb(34, 0, 2) |
| HSL | hsl(356, 100%, 7%) |
| HSV | hsv(356, 100%, 13%) |
| CMYK | cmyk(0%, 100%, 94.1%, 86.7%) |
| CIE-LAB | lab(3.11, 14.06, 4.10) |
| CIE-LCH | lch(3.11, 14.64, 16.26°) |
| OKLab | oklab(15.9% 0.0591 0.0249) |
| OKLCH | oklch(15.9% 0.064 22.9) |
| XYZ | xyz(0.6707, 0.3446, 0.0886) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.57
Dark Maroon
#3C0008
ΔE00 9.33
Deep Brown
#410200
ΔE00 10.92
Mahogany
#4A0100
ΔE00 13.06
Dried Blood
#4B0101
ΔE00 13.20
Chocolate Brown
#411900
ΔE00 13.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220002 #002220
analogous
#220013 #220002 #220F00
triadic
#220002 #022200 #000222
tetradic
#220002 #132200 #002220 #0F0022
square
#220002 #132200 #002220 #0F0022
split-complementary
#220002 #00220F #001322
monochromatic
#1F0002 #1F0002 #220002 #5F0006 #9C0009
Accessibility & contrast
On white
19.65
#220002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#220002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220002
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220002 | 1.00 | 19.65 | 1.07 | 19.65 |
| #FFFFFF | 19.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080602
Deuteranopia (green-blind)
#110E01
Tritanopia (blue-blind)
#270001
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #220002; /* rgb */ color: rgb(34, 0, 2); /* oklch */ color: oklch(15.9% 0.064 22.9);
Tailwind
colors: {
custom: {
50: '#5d4648',
500: '#220002',
950: '#000000',
},
}SCSS
$custom: #220002; $custom-light: #5d4648; $custom-dark: #000000;
JSON
{
"hex": "#220002",
"rgb": {
"r": 34,
"g": 0,
"b": 2
},
"hsl": {
"h": 356.471,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.15901,
"c": 0.06416,
"h": 22.9
},
"luminance": 0.00344
}Semantic roles & 50–950 ramp
primary
#220002
secondary
#136B66
accent
#FFF229
background
#F5F3F4
surface
#E9E5E6
border
#C5C1C2
text
#040000
muted
#797777