#22010E#22010E
#22010E is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.6% C 0.063 H 358.9°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #22010E |
|---|---|
| RGB | rgb(34, 1, 14) |
| HSL | hsl(336, 94%, 7%) |
| HSV | hsv(336, 97%, 13%) |
| CMYK | cmyk(0%, 97.1%, 58.8%, 86.7%) |
| CIE-LAB | lab(3.56, 15.39, -0.33) |
| CIE-LCH | lch(3.56, 15.40, 358.76°) |
| OKLab | oklab(16.63% 0.0635 -0.0012) |
| OKLCH | oklch(16.63% 0.063 358.9) |
| XYZ | xyz(0.7499, 0.3936, 0.4519) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.89
Dark Maroon
#3C0008
ΔE00 10.20
Dark Plum
#3F012C
ΔE00 11.14
Aubergine
#3D0734
ΔE00 12.09
Eggplant
#380835
ΔE00 12.26
Deep Brown
#410200
ΔE00 12.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22010E #012215
analogous
#22011F #22010E #220501
triadic
#22010E #0E2201 #010E22
tetradic
#22010E #1F2201 #012215 #050122
square
#22010E #1F2201 #012215 #050122
split-complementary
#22010E #012205 #011F22
monochromatic
#1E010C #1E010C #22010E #5D0326 #99043F
Accessibility & contrast
On white
19.47
#22010E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#22010E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22010E
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22010E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22010E | 1.00 | 19.47 | 1.08 | 19.47 |
| #FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#06080E
Deuteranopia (green-blind)
#100F0D
Tritanopia (blue-blind)
#260005
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #22010e; /* rgb */ color: rgb(34, 1, 14); /* oklch */ color: oklch(16.6% 0.063 358.9);
Tailwind
colors: {
custom: {
50: '#5d464d',
500: '#22010e',
950: '#000000',
},
}SCSS
$custom: #22010e; $custom-light: #5d464d; $custom-dark: #000000;
JSON
{
"hex": "#22010e",
"rgb": {
"r": 34,
"g": 1,
"b": 14
},
"hsl": {
"h": 336.364,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.16625,
"c": 0.06346,
"h": 358.9
},
"luminance": 0.00393
}Semantic roles & 50–950 ramp
primary
#22010E
secondary
#166948
accent
#FFAB29
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040001
muted
#797777