#20000C#20000C
#20000C is a very dark, moderate pink. Relative luminance 0.003; OKLCH L 15.8% C 0.064 H 359.3°. Best body text is #FFFFFF at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #20000C |
|---|---|
| RGB | rgb(32, 0, 12) |
| HSL | hsl(338, 100%, 6%) |
| HSV | hsv(338, 100%, 13%) |
| CMYK | cmyk(0%, 100%, 62.5%, 87.5%) |
| CIE-LAB | lab(3.01, 14.13, -0.20) |
| CIE-LCH | lch(3.01, 14.13, 359.19°) |
| OKLab | oklab(15.79% 0.0641 -0.0008) |
| OKLCH | oklch(15.79% 0.064 359.3) |
| XYZ | xyz(0.6621, 0.3337, 0.3773) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.12
Dark Maroon
#3C0008
ΔE00 10.83
Dark Plum
#3F012C
ΔE00 11.96
Aubergine
#3D0734
ΔE00 12.80
Eggplant
#380835
ΔE00 12.89
Deep Brown
#410200
ΔE00 13.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20000C #002014
analogous
#20001C #20000C #200400
triadic
#20000C #0C2000 #000C20
tetradic
#20000C #1C2000 #002014 #040020
square
#20000C #1C2000 #002014 #040020
split-complementary
#20000C #002004 #001C20
monochromatic
#1F000B #1F000B #20000C #5D0023 #9A003A
Accessibility & contrast
On white
19.69
#20000C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#20000C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20000C
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20000C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20000C | 1.00 | 19.69 | 1.07 | 19.69 |
| #FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#05070C
Deuteranopia (green-blind)
#0E0E0B
Tritanopia (blue-blind)
#240004
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #20000c; /* rgb */ color: rgb(32, 0, 12); /* oklch */ color: oklch(15.8% 0.064 359.3);
Tailwind
colors: {
custom: {
50: '#5b464c',
500: '#20000c',
950: '#000000',
},
}SCSS
$custom: #20000c; $custom-light: #5b464c; $custom-dark: #000000;
JSON
{
"hex": "#20000c",
"rgb": {
"r": 32,
"g": 0,
"b": 12
},
"hsl": {
"h": 337.5,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.1579,
"c": 0.0641,
"h": 359.3
},
"luminance": 0.00334
}Semantic roles & 50–950 ramp
primary
#20000C
secondary
#136949
accent
#FFAF29
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040001
muted
#797777