#22000E#22000E
#22000E is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.4% C 0.067 H 357.8°. Best body text is #FFFFFF at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #22000E |
|---|---|
| RGB | rgb(34, 0, 14) |
| HSL | hsl(335, 100%, 7%) |
| HSV | hsv(335, 100%, 13%) |
| CMYK | cmyk(0%, 100%, 58.8%, 86.7%) |
| CIE-LAB | lab(3.36, 15.79, -0.62) |
| CIE-LCH | lch(3.36, 15.80, 357.76°) |
| OKLab | oklab(16.38% 0.0667 -0.0025) |
| OKLCH | oklch(16.38% 0.067 357.8) |
| XYZ | xyz(0.7390, 0.3719, 0.4482) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.22
Dark Maroon
#3C0008
ΔE00 10.20
Dark Plum
#3F012C
ΔE00 10.89
Aubergine
#3D0734
ΔE00 11.86
Eggplant
#380835
ΔE00 12.02
Deep Brown
#410200
ΔE00 12.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22000E #002214
analogous
#22001F #22000E #220300
triadic
#22000E #0E2200 #000E22
tetradic
#22000E #1F2200 #002214 #030022
square
#22000E #1F2200 #002214 #030022
split-complementary
#22000E #002203 #001F22
monochromatic
#1F000D #1F000D #22000E #5F0027 #9C0040
Accessibility & contrast
On white
19.55
#22000E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#22000E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22000E
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22000E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22000E | 1.00 | 19.55 | 1.07 | 19.55 |
| #FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#05070E
Deuteranopia (green-blind)
#0F0F0D
Tritanopia (blue-blind)
#260005
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #22000e; /* rgb */ color: rgb(34, 0, 14); /* oklch */ color: oklch(16.4% 0.067 357.8);
Tailwind
colors: {
custom: {
50: '#5d464d',
500: '#22000e',
950: '#000000',
},
}SCSS
$custom: #22000e; $custom-light: #5d464d; $custom-dark: #000000;
JSON
{
"hex": "#22000e",
"rgb": {
"r": 34,
"g": 0,
"b": 14
},
"hsl": {
"h": 335.294,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.16376,
"c": 0.06673,
"h": 357.8
},
"luminance": 0.00372
}Semantic roles & 50–950 ramp
primary
#22000E
secondary
#136B47
accent
#FFA729
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040001
muted
#797777