#20000E#20000E
#20000E is a very dark, moderate pink. Relative luminance 0.003; OKLCH L 15.9% C 0.065 H 355.7°. Best body text is #FFFFFF at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #20000E |
|---|---|
| RGB | rgb(32, 0, 14) |
| HSL | hsl(334, 100%, 6%) |
| HSV | hsv(334, 100%, 13%) |
| CMYK | cmyk(0%, 100%, 56.2%, 87.5%) |
| CIE-LAB | lab(3.06, 14.46, -1.09) |
| CIE-LCH | lch(3.06, 14.50, 355.69°) |
| OKLab | oklab(15.88% 0.0649 -0.0048) |
| OKLCH | oklch(15.88% 0.065 355.7) |
| XYZ | xyz(0.6750, 0.3389, 0.4452) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.73
Dark Maroon
#3C0008
ΔE00 11.07
Dark Plum
#3F012C
ΔE00 11.49
Aubergine
#3D0734
ΔE00 12.26
Eggplant
#380835
ΔE00 12.32
Deep Brown
#410200
ΔE00 13.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20000E #002012
analogous
#20001E #20000E #200200
triadic
#20000E #0E2000 #000E20
tetradic
#20000E #1E2000 #002012 #020020
square
#20000E #1E2000 #002012 #020020
split-complementary
#20000E #002002 #001E20
monochromatic
#1F000D #1F000D #20000E #5D0029 #9A0044
Accessibility & contrast
On white
19.67
#20000E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#20000E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20000E
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20000E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20000E | 1.00 | 19.67 | 1.07 | 19.67 |
| #FFFFFF | 19.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#04070E
Deuteranopia (green-blind)
#0E0E0D
Tritanopia (blue-blind)
#240005
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #20000e; /* rgb */ color: rgb(32, 0, 14); /* oklch */ color: oklch(15.9% 0.065 355.7);
Tailwind
colors: {
custom: {
50: '#5b464d',
500: '#20000e',
950: '#000000',
},
}SCSS
$custom: #20000e; $custom-light: #5b464d; $custom-dark: #000000;
JSON
{
"hex": "#20000e",
"rgb": {
"r": 32,
"g": 0,
"b": 14
},
"hsl": {
"h": 333.75,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.15884,
"c": 0.06508,
"h": 355.7
},
"luminance": 0.00339
}Semantic roles & 50–950 ramp
primary
#20000E
secondary
#136943
accent
#FFA129
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040001
muted
#797777