#22010C#22010C
#22010C is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.5% C 0.063 H 2.5°. Best body text is #FFFFFF at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #22010C |
|---|---|
| RGB | rgb(34, 1, 12) |
| HSL | hsl(340, 94%, 7%) |
| HSV | hsv(340, 97%, 13%) |
| CMYK | cmyk(0%, 97.1%, 64.7%, 86.7%) |
| CIE-LAB | lab(3.51, 15.07, 0.56) |
| CIE-LCH | lch(3.51, 15.08, 2.12°) |
| OKLab | oklab(16.54% 0.0626 0.0028) |
| OKLCH | oklch(16.54% 0.063 2.5) |
| XYZ | xyz(0.7370, 0.3884, 0.3839) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.33
Dark Maroon
#3C0008
ΔE00 9.95
Dark Plum
#3F012C
ΔE00 11.63
Deep Brown
#410200
ΔE00 12.28
Aubergine
#3D0734
ΔE00 12.65
Eggplant
#380835
ΔE00 12.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22010C #012217
analogous
#22011D #22010C #220701
triadic
#22010C #0C2201 #010C22
tetradic
#22010C #1D2201 #012217 #070122
square
#22010C #1D2201 #012217 #070122
split-complementary
#22010C #012207 #011D22
monochromatic
#1E010A #1E010A #22010C #5D0321 #990436
Accessibility & contrast
On white
19.49
#22010C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#22010C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22010C
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22010C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22010C | 1.00 | 19.49 | 1.08 | 19.49 |
| #FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07080C
Deuteranopia (green-blind)
#100F0B
Tritanopia (blue-blind)
#260005
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #22010c; /* rgb */ color: rgb(34, 1, 12); /* oklch */ color: oklch(16.5% 0.063 2.5);
Tailwind
colors: {
custom: {
50: '#5d474c',
500: '#22010c',
950: '#000000',
},
}SCSS
$custom: #22010c; $custom-light: #5d474c; $custom-dark: #000000;
JSON
{
"hex": "#22010c",
"rgb": {
"r": 34,
"g": 1,
"b": 12
},
"hsl": {
"h": 340,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.1654,
"c": 0.06263,
"h": 2.5
},
"luminance": 0.00388
}Semantic roles & 50–950 ramp
primary
#22010C
secondary
#16694D
accent
#FFB829
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040001
muted
#797777