#200E19#200E19
#200E19 is a very dark, muted pink. Relative luminance 0.007; OKLCH L 19.5% C 0.036 H 343.5°. Best body text is #FFFFFF at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #200E19 |
|---|---|
| RGB | rgb(32, 14, 25) |
| HSL | hsl(323, 39%, 9%) |
| HSV | hsv(323, 56%, 13%) |
| CMYK | cmyk(0%, 56.2%, 21.9%, 87.5%) |
| CIE-LAB | lab(6.25, 10.99, -3.59) |
| CIE-LCH | lch(6.25, 11.56, 341.92°) |
| OKLab | oklab(19.51% 0.0343 -0.0102) |
| OKLCH | oklch(19.51% 0.036 343.5) |
| XYZ | xyz(0.9282, 0.6914, 1.0041) |
| Luminance | 0.0069 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.49
Eggplant
#380835
ΔE00 12.26
Dark Plum
#3F012C
ΔE00 12.46
Aubergine
#3D0734
ΔE00 12.49
Black
#000000
ΔE00 12.75
Very Dark Purple
#2A0134
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200E19 #0E2015
analogous
#1E0E20 #200E19 #200E10
triadic
#200E19 #19200E #0E1920
tetradic
#200E19 #201E0E #0E2015 #0E1020
square
#200E19 #201E0E #0E2015 #0E1020
split-complementary
#200E19 #10200E #0E201E
monochromatic
#150911 #150911 #200E19 #4B213A #75335C
Accessibility & contrast
On white
18.45
#200E19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#200E19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200E19
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200E19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200E19 | 1.00 | 18.45 | 1.14 | 18.45 |
| #FFFFFF | 18.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F1219
Deuteranopia (green-blind)
#141519
Tritanopia (blue-blind)
#220E12
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #200e19; /* rgb */ color: rgb(32, 14, 25); /* oklch */ color: oklch(19.5% 0.036 343.5);
Tailwind
colors: {
custom: {
50: '#5b4d55',
500: '#200e19',
950: '#000000',
},
}SCSS
$custom: #200e19; $custom-light: #5b4d55; $custom-dark: #000000;
JSON
{
"hex": "#200e19",
"rgb": {
"r": 32,
"g": 14,
"b": 25
},
"hsl": {
"h": 323.333,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.19512,
"c": 0.03579,
"h": 343.5
},
"luminance": 0.00691
}Semantic roles & 50–950 ramp
primary
#200E19
secondary
#325841
accent
#CF8759
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040103
muted
#797778