#200009#200009
#200009 is a very dark, moderate pink. Relative luminance 0.003; OKLCH L 15.7% C 0.063 H 4.8°. Best body text is #FFFFFF at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #200009 |
|---|---|
| RGB | rgb(32, 0, 9) |
| HSL | hsl(343, 100%, 6%) |
| HSV | hsv(343, 100%, 13%) |
| CMYK | cmyk(0%, 100%, 71.9%, 87.5%) |
| CIE-LAB | lab(2.95, 13.69, 0.98) |
| CIE-LCH | lch(2.95, 13.73, 4.09°) |
| OKLab | oklab(15.67% 0.0627 0.0053) |
| OKLCH | oklch(15.67% 0.063 4.8) |
| XYZ | xyz(0.6450, 0.3269, 0.2875) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.31
Dark Maroon
#3C0008
ΔE00 10.57
Dark Plum
#3F012C
ΔE00 12.62
Deep Brown
#410200
ΔE00 12.64
Aubergine
#3D0734
ΔE00 13.55
Eggplant
#380835
ΔE00 13.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200009 #002017
analogous
#200019 #200009 #200700
triadic
#200009 #092000 #000920
tetradic
#200009 #192000 #002017 #070020
square
#200009 #192000 #002017 #070020
split-complementary
#200009 #002007 #001920
monochromatic
#1F0009 #1F0009 #200009 #5D001A #9A002B
Accessibility & contrast
On white
19.71
#200009 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#200009 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200009
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200009 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200009 | 1.00 | 19.71 | 1.07 | 19.71 |
| #FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050609
Deuteranopia (green-blind)
#0F0D08
Tritanopia (blue-blind)
#240003
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #200009; /* rgb */ color: rgb(32, 0, 9); /* oklch */ color: oklch(15.7% 0.063 4.8);
Tailwind
colors: {
custom: {
50: '#5b464b',
500: '#200009',
950: '#000000',
},
}SCSS
$custom: #200009; $custom-light: #5b464b; $custom-dark: #000000;
JSON
{
"hex": "#200009",
"rgb": {
"r": 32,
"g": 0,
"b": 9
},
"hsl": {
"h": 343.125,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.15665,
"c": 0.06296,
"h": 4.8
},
"luminance": 0.00327
}Semantic roles & 50–950 ramp
primary
#200009
secondary
#136951
accent
#FFC329
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040001
muted
#797777