#20060C#20060C
#20060C is a very dark, muted red. Relative luminance 0.005; OKLCH L 17.3% C 0.046 H 8.1°. Best body text is #FFFFFF at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #20060C |
|---|---|
| RGB | rgb(32, 6, 12) |
| HSL | hsl(346, 68%, 7%) |
| HSV | hsv(346, 81%, 13%) |
| CMYK | cmyk(0%, 81.2%, 62.5%, 87.5%) |
| CIE-LAB | lab(4.19, 11.72, 1.52) |
| CIE-LCH | lch(4.19, 11.82, 7.38°) |
| OKLab | oklab(17.27% 0.046 0.0066) |
| OKLCH | oklch(17.27% 0.046 8.1) |
| XYZ | xyz(0.7272, 0.4640, 0.3990) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.01
Dark Maroon
#3C0008
ΔE00 11.31
Black
#000000
ΔE00 12.85
Deep Brown
#410200
ΔE00 12.96
Dark Plum
#3F012C
ΔE00 13.69
Aubergine
#3D0734
ΔE00 14.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20060C #06201A
analogous
#200619 #20060C #200D06
triadic
#20060C #0C2006 #060C20
tetradic
#20060C #192006 #06201A #0D0620
square
#20060C #192006 #06201A #0D0620
split-complementary
#20060C #06200D #061920
monochromatic
#1A050A #1A050A #20060C #54101F #871933
Accessibility & contrast
On white
19.22
#20060C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#20060C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20060C
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20060C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20060C | 1.00 | 19.22 | 1.09 | 19.22 |
| #FFFFFF | 19.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0B0C
Deuteranopia (green-blind)
#12110B
Tritanopia (blue-blind)
#240408
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #20060c; /* rgb */ color: rgb(32, 6, 12); /* oklch */ color: oklch(17.3% 0.046 8.1);
Tailwind
colors: {
custom: {
50: '#5b494c',
500: '#20060c',
950: '#000000',
},
}SCSS
$custom: #20060c; $custom-light: #5b494c; $custom-dark: #000000;
JSON
{
"hex": "#20060c",
"rgb": {
"r": 32,
"g": 6,
"b": 12
},
"hsl": {
"h": 346.154,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.17273,
"c": 0.04647,
"h": 8.1
},
"luminance": 0.00464
}Semantic roles & 50–950 ramp
primary
#20060C
secondary
#226052
accent
#EBC33D
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777