#220F16#220F16
#220F16 is a very dark, muted pink. Relative luminance 0.007; OKLCH L 19.9% C 0.034 H 357.1°. Best body text is #FFFFFF at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #220F16 |
|---|---|
| RGB | rgb(34, 15, 22) |
| HSL | hsl(338, 39%, 10%) |
| HSV | hsv(338, 56%, 13%) |
| CMYK | cmyk(0%, 55.9%, 35.3%, 86.7%) |
| CIE-LAB | lab(6.68, 10.89, -0.64) |
| CIE-LCH | lch(6.68, 10.91, 356.63°) |
| OKLab | oklab(19.92% 0.0339 -0.0017) |
| OKLCH | oklch(19.92% 0.034 357.1) |
| XYZ | xyz(0.9754, 0.7397, 0.8503) |
| Luminance | 0.0074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.67
Dark Maroon
#3C0008
ΔE00 12.40
Black
#000000
ΔE00 12.57
Dark Plum
#3F012C
ΔE00 13.11
Eggplant
#380835
ΔE00 13.50
Aubergine
#3D0734
ΔE00 13.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220F16 #0F221B
analogous
#220F20 #220F16 #22120F
triadic
#220F16 #16220F #0F1622
tetradic
#220F16 #20220F #0F221B #120F22
square
#220F16 #20220F #0F221B #120F22
split-complementary
#220F16 #0F2212 #0F2022
monochromatic
#15090E #15090E #220F16 #4C2231 #77344D
Accessibility & contrast
On white
18.29
#220F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#220F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220F16
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220F16 | 1.00 | 18.29 | 1.15 | 18.29 |
| #FFFFFF | 18.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111316
Deuteranopia (green-blind)
#161616
Tritanopia (blue-blind)
#250E11
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #220f16; /* rgb */ color: rgb(34, 15, 22); /* oklch */ color: oklch(19.9% 0.034 357.1);
Tailwind
colors: {
custom: {
50: '#5d4d52',
500: '#220f16',
950: '#000000',
},
}SCSS
$custom: #220f16; $custom-light: #5d4d52; $custom-dark: #000000;
JSON
{
"hex": "#220f16",
"rgb": {
"r": 34,
"g": 15,
"b": 22
},
"hsl": {
"h": 337.895,
"s": 38.776,
"l": 9.608
},
"oklch": {
"l": 0.19924,
"c": 0.03394,
"h": 357.1
},
"luminance": 0.0074
}Semantic roles & 50–950 ramp
primary
#220F16
secondary
#335A4B
accent
#CFA359
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040102
muted
#797778