#20060F#20060F
#20060F is a very dark, muted pink. Relative luminance 0.005; OKLCH L 17.4% C 0.047 H 0.9°. Best body text is #FFFFFF at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #20060F |
|---|---|
| RGB | rgb(32, 6, 15) |
| HSL | hsl(339, 68%, 7%) |
| HSV | hsv(339, 81%, 13%) |
| CMYK | cmyk(0%, 81.2%, 53.1%, 87.5%) |
| CIE-LAB | lab(4.26, 12.23, 0.15) |
| CIE-LCH | lch(4.26, 12.23, 0.68°) |
| OKLab | oklab(17.39% 0.0475 0.0008) |
| OKLCH | oklch(17.39% 0.047 0.9) |
| XYZ | xyz(0.7471, 0.4719, 0.5036) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.07
Dark Maroon
#3C0008
ΔE00 11.50
Dark Plum
#3F012C
ΔE00 12.88
Black
#000000
ΔE00 13.20
Deep Brown
#410200
ΔE00 13.43
Aubergine
#3D0734
ΔE00 13.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20060F #062017
analogous
#20061C #20060F #200A06
triadic
#20060F #0F2006 #060F20
tetradic
#20060F #1C2006 #062017 #0A0620
square
#20060F #1C2006 #062017 #0A0620
split-complementary
#20060F #06200A #061C20
monochromatic
#1A050C #1A050C #20060F #541027 #87193F
Accessibility & contrast
On white
19.19
#20060F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#20060F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20060F
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20060F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20060F | 1.00 | 19.19 | 1.09 | 19.19 |
| #FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0C0F
Deuteranopia (green-blind)
#11110E
Tritanopia (blue-blind)
#230409
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #20060f; /* rgb */ color: rgb(32, 6, 15); /* oklch */ color: oklch(17.4% 0.047 0.9);
Tailwind
colors: {
custom: {
50: '#5b494e',
500: '#20060f',
950: '#000000',
},
}SCSS
$custom: #20060f; $custom-light: #5b494e; $custom-dark: #000000;
JSON
{
"hex": "#20060f",
"rgb": {
"r": 32,
"g": 6,
"b": 15
},
"hsl": {
"h": 339.231,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.1739,
"c": 0.04749,
"h": 0.9
},
"luminance": 0.00472
}Semantic roles & 50–950 ramp
primary
#20060F
secondary
#22604A
accent
#EBAF3D
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777