#220113#220113
#220113 is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.9% C 0.066 H 350.1°. Best body text is #FFFFFF at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #220113 |
|---|---|
| RGB | rgb(34, 1, 19) |
| HSL | hsl(327, 94%, 7%) |
| HSV | hsv(327, 97%, 13%) |
| CMYK | cmyk(0%, 97.1%, 44.1%, 86.7%) |
| CIE-LAB | lab(3.69, 16.36, -2.98) |
| CIE-LCH | lch(3.69, 16.63, 349.69°) |
| OKLab | oklab(16.87% 0.0653 -0.0114) |
| OKLCH | oklch(16.87% 0.066 350.1) |
| XYZ | xyz(0.7881, 0.4089, 0.6534) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.55
Dark Plum
#3F012C
ΔE00 9.85
Aubergine
#3D0734
ΔE00 10.56
Eggplant
#380835
ΔE00 10.61
Dark Maroon
#3C0008
ΔE00 11.12
Very Dark Purple
#2A0134
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220113 #012210
analogous
#210122 #220113 #220102
triadic
#220113 #132201 #011322
tetradic
#220113 #222101 #012210 #010222
square
#220113 #222101 #012210 #010222
split-complementary
#220113 #022201 #012221
monochromatic
#1E0111 #1E0111 #220113 #5D0334 #990455
Accessibility & contrast
On white
19.41
#220113 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#220113 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220113
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220113 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220113 | 1.00 | 19.41 | 1.08 | 19.41 |
| #FFFFFF | 19.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050914
Deuteranopia (green-blind)
#0F1012
Tritanopia (blue-blind)
#250007
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #220113; /* rgb */ color: rgb(34, 1, 19); /* oklch */ color: oklch(16.9% 0.066 350.1);
Tailwind
colors: {
custom: {
50: '#5d4650',
500: '#220113',
950: '#000000',
},
}SCSS
$custom: #220113; $custom-light: #5d4650; $custom-dark: #000000;
JSON
{
"hex": "#220113",
"rgb": {
"r": 34,
"g": 1,
"b": 19
},
"hsl": {
"h": 327.273,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.16872,
"c": 0.06625,
"h": 350.1
},
"luminance": 0.00409
}Semantic roles & 50–950 ramp
primary
#220113
secondary
#16693C
accent
#FF8A29
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040002
muted
#797778