#22010F#22010F
#22010F is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.7% C 0.064 H 357.1°. Best body text is #FFFFFF at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #22010F |
|---|---|
| RGB | rgb(34, 1, 15) |
| HSL | hsl(335, 94%, 7%) |
| HSV | hsv(335, 97%, 13%) |
| CMYK | cmyk(0%, 97.1%, 55.9%, 86.7%) |
| CIE-LAB | lab(3.58, 15.57, -0.81) |
| CIE-LCH | lch(3.58, 15.59, 357.01°) |
| OKLab | oklab(16.67% 0.0639 -0.0032) |
| OKLCH | oklch(16.67% 0.064 357.1) |
| XYZ | xyz(0.7568, 0.3964, 0.4885) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.19
Dark Maroon
#3C0008
ΔE00 10.34
Dark Plum
#3F012C
ΔE00 10.88
Aubergine
#3D0734
ΔE00 11.80
Eggplant
#380835
ΔE00 11.95
Deep Brown
#410200
ΔE00 12.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22010F #012214
analogous
#220120 #22010F #220301
triadic
#22010F #0F2201 #010F22
tetradic
#22010F #202201 #012214 #030122
square
#22010F #202201 #012214 #030122
split-complementary
#22010F #012203 #012022
monochromatic
#1E010D #1E010D #22010F #5D0329 #990443
Accessibility & contrast
On white
19.46
#22010F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#22010F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22010F
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22010F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22010F | 1.00 | 19.46 | 1.08 | 19.46 |
| #FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#06080F
Deuteranopia (green-blind)
#100F0E
Tritanopia (blue-blind)
#260006
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #22010f; /* rgb */ color: rgb(34, 1, 15); /* oklch */ color: oklch(16.7% 0.064 357.1);
Tailwind
colors: {
custom: {
50: '#5d464e',
500: '#22010f',
950: '#000000',
},
}SCSS
$custom: #22010f; $custom-light: #5d464e; $custom-dark: #000000;
JSON
{
"hex": "#22010f",
"rgb": {
"r": 34,
"g": 1,
"b": 15
},
"hsl": {
"h": 334.545,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.16671,
"c": 0.06394,
"h": 357.1
},
"luminance": 0.00396
}Semantic roles & 50–950 ramp
primary
#22010F
secondary
#166946
accent
#FFA429
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040001
muted
#797777