#220115#220115
#220115 is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 17.0% C 0.068 H 346.8°. Best body text is #FFFFFF at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #220115 |
|---|---|
| RGB | rgb(34, 1, 21) |
| HSL | hsl(324, 94%, 7%) |
| HSV | hsv(324, 97%, 13%) |
| CMYK | cmyk(0%, 97.1%, 38.2%, 86.7%) |
| CIE-LAB | lab(3.76, 16.82, -4.21) |
| CIE-LCH | lch(3.76, 17.33, 345.95°) |
| OKLab | oklab(16.98% 0.0658 -0.0155) |
| OKLCH | oklch(16.98% 0.068 346.8) |
| XYZ | xyz(0.8059, 0.4160, 0.7472) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.31
Dark Plum
#3F012C
ΔE00 9.34
Eggplant
#380835
ΔE00 9.89
Aubergine
#3D0734
ΔE00 9.92
Very Dark Purple
#2A0134
ΔE00 11.30
Dark Maroon
#3C0008
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220115 #01220E
analogous
#1F0122 #220115 #220105
triadic
#220115 #152201 #011522
tetradic
#220115 #221F01 #01220E #010522
square
#220115 #221F01 #01220E #010522
split-complementary
#220115 #052201 #01221F
monochromatic
#1E0112 #1E0112 #220115 #5D033A #99045E
Accessibility & contrast
On white
19.39
#220115 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#220115 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220115
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220115 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220115 | 1.00 | 19.39 | 1.08 | 19.39 |
| #FFFFFF | 19.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040916
Deuteranopia (green-blind)
#0E1014
Tritanopia (blue-blind)
#250008
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #220115; /* rgb */ color: rgb(34, 1, 21); /* oklch */ color: oklch(17.0% 0.068 346.8);
Tailwind
colors: {
custom: {
50: '#5d4652',
500: '#220115',
950: '#000000',
},
}SCSS
$custom: #220115; $custom-light: #5d4652; $custom-dark: #000000;
JSON
{
"hex": "#220115",
"rgb": {
"r": 34,
"g": 1,
"b": 21
},
"hsl": {
"h": 323.636,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.16984,
"c": 0.06759,
"h": 346.8
},
"luminance": 0.00416
}Semantic roles & 50–950 ramp
primary
#220115
secondary
#166937
accent
#FF7D29
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040002
muted
#797778