#200112#200112
#200112 is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.4% C 0.064 H 349.5°. Best body text is #FFFFFF at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #200112 |
|---|---|
| RGB | rgb(32, 1, 18) |
| HSL | hsl(327, 94%, 6%) |
| HSV | hsv(327, 97%, 13%) |
| CMYK | cmyk(0%, 96.9%, 43.8%, 87.5%) |
| CIE-LAB | lab(3.36, 14.81, -2.87) |
| CIE-LCH | lch(3.36, 15.09, 349.03°) |
| OKLab | oklab(16.35% 0.0629 -0.0116) |
| OKLCH | oklch(16.35% 0.064 349.5) |
| XYZ | xyz(0.7157, 0.3725, 0.6064) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.82
Dark Plum
#3F012C
ΔE00 10.76
Eggplant
#380835
ΔE00 11.28
Aubergine
#3D0734
ΔE00 11.33
Dark Maroon
#3C0008
ΔE00 11.73
Very Dark Purple
#2A0134
ΔE00 12.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200112 #01200F
analogous
#1F0120 #200112 #200103
triadic
#200112 #122001 #011220
tetradic
#200112 #201F01 #01200F #010320
square
#200112 #201F01 #01200F #010320
split-complementary
#200112 #032001 #01201F
monochromatic
#1E0111 #1E0111 #200112 #5B0333 #970555
Accessibility & contrast
On white
19.55
#200112 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#200112 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200112
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200112 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200112 | 1.00 | 19.55 | 1.07 | 19.55 |
| #FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040813
Deuteranopia (green-blind)
#0D0E11
Tritanopia (blue-blind)
#230007
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #200112; /* rgb */ color: rgb(32, 1, 18); /* oklch */ color: oklch(16.4% 0.064 349.5);
Tailwind
colors: {
custom: {
50: '#5b4750',
500: '#200112',
950: '#000000',
},
}SCSS
$custom: #200112; $custom-light: #5b4750; $custom-dark: #000000;
JSON
{
"hex": "#200112",
"rgb": {
"r": 32,
"g": 1,
"b": 18
},
"hsl": {
"h": 327.097,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.16353,
"c": 0.06394,
"h": 349.5
},
"luminance": 0.00372
}Semantic roles & 50–950 ramp
primary
#200112
secondary
#15673A
accent
#FF8A29
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040002
muted
#797778