#200014#200014
#200014 is a very dark, moderate pink. Relative luminance 0.004; OKLCH L 16.2% C 0.069 H 345.5°. Best body text is #FFFFFF at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #200014 |
|---|---|
| RGB | rgb(32, 0, 20) |
| HSL | hsl(323, 100%, 6%) |
| HSV | hsv(323, 100%, 13%) |
| CMYK | cmyk(0%, 100%, 37.5%, 87.5%) |
| CIE-LAB | lab(3.23, 15.65, -4.34) |
| CIE-LCH | lch(3.23, 16.24, 344.51°) |
| OKLab | oklab(16.21% 0.0666 -0.0172) |
| OKLCH | oklch(16.21% 0.069 345.5) |
| XYZ | xyz(0.7220, 0.3577, 0.6927) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.89
Dark Plum
#3F012C
ΔE00 10.07
Eggplant
#380835
ΔE00 10.39
Aubergine
#3D0734
ΔE00 10.51
Very Dark Purple
#2A0134
ΔE00 11.56
Dark Maroon
#3C0008
ΔE00 12.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200014 #00200C
analogous
#1C0020 #200014 #200004
triadic
#200014 #142000 #001420
tetradic
#200014 #201C00 #00200C #000420
square
#200014 #201C00 #00200C #000420
split-complementary
#200014 #042000 #00201C
monochromatic
#1F0013 #1F0013 #200014 #5D003A #9A0061
Accessibility & contrast
On white
19.60
#200014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#200014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200014
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200014 | 1.00 | 19.60 | 1.07 | 19.60 |
| #FFFFFF | 19.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030815
Deuteranopia (green-blind)
#0C0E13
Tritanopia (blue-blind)
#230007
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #200014; /* rgb */ color: rgb(32, 0, 20); /* oklch */ color: oklch(16.2% 0.069 345.5);
Tailwind
colors: {
custom: {
50: '#5b4651',
500: '#200014',
950: '#000000',
},
}SCSS
$custom: #200014; $custom-light: #5b4651; $custom-dark: #000000;
JSON
{
"hex": "#200014",
"rgb": {
"r": 32,
"g": 0,
"b": 20
},
"hsl": {
"h": 322.5,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.16214,
"c": 0.06881,
"h": 345.5
},
"luminance": 0.00358
}Semantic roles & 50–950 ramp
primary
#200014
secondary
#136933
accent
#FF7929
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040002
muted
#797778