#20060E#20060E
#20060E is a very dark, muted pink. Relative luminance 0.005; OKLCH L 17.3% C 0.047 H 3.3°. Best body text is #FFFFFF at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #20060E |
|---|---|
| RGB | rgb(32, 6, 14) |
| HSL | hsl(342, 68%, 7%) |
| HSV | hsv(342, 81%, 13%) |
| CMYK | cmyk(0%, 81.2%, 56.2%, 87.5%) |
| CIE-LAB | lab(4.24, 12.05, 0.63) |
| CIE-LCH | lch(4.24, 12.07, 2.97°) |
| OKLab | oklab(17.35% 0.047 0.0027) |
| OKLCH | oklch(17.35% 0.047 3.3) |
| XYZ | xyz(0.7401, 0.4691, 0.4670) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.70
Dark Maroon
#3C0008
ΔE00 11.42
Black
#000000
ΔE00 13.07
Dark Plum
#3F012C
ΔE00 13.15
Deep Brown
#410200
ΔE00 13.26
Aubergine
#3D0734
ΔE00 13.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20060E #062018
analogous
#20061B #20060E #200B06
triadic
#20060E #0E2006 #060E20
tetradic
#20060E #1B2006 #062018 #0B0620
square
#20060E #1B2006 #062018 #0B0620
split-complementary
#20060E #06200B #061B20
monochromatic
#1A050B #1A050B #20060E #541025 #87193B
Accessibility & contrast
On white
19.20
#20060E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#20060E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20060E
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20060E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20060E | 1.00 | 19.20 | 1.09 | 19.20 |
| #FFFFFF | 19.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0C0E
Deuteranopia (green-blind)
#12110D
Tritanopia (blue-blind)
#230409
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #20060e; /* rgb */ color: rgb(32, 6, 14); /* oklch */ color: oklch(17.3% 0.047 3.3);
Tailwind
colors: {
custom: {
50: '#5b494d',
500: '#20060e',
950: '#000000',
},
}SCSS
$custom: #20060e; $custom-light: #5b494d; $custom-dark: #000000;
JSON
{
"hex": "#20060e",
"rgb": {
"r": 32,
"g": 6,
"b": 14
},
"hsl": {
"h": 341.538,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.17349,
"c": 0.04708,
"h": 3.3
},
"luminance": 0.00469
}Semantic roles & 50–950 ramp
primary
#20060E
secondary
#22604D
accent
#EBB63D
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777