#20060B#20060B
#20060B is a very dark, muted red. Relative luminance 0.005; OKLCH L 17.2% C 0.046 H 10.5°. Best body text is #FFFFFF at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #20060B |
|---|---|
| RGB | rgb(32, 6, 11) |
| HSL | hsl(348, 68%, 7%) |
| HSV | hsv(348, 81%, 13%) |
| CMYK | cmyk(0%, 81.2%, 65.6%, 87.5%) |
| CIE-LAB | lab(4.17, 11.57, 1.93) |
| CIE-LCH | lch(4.17, 11.73, 9.46°) |
| OKLab | oklab(17.24% 0.0455 0.0085) |
| OKLCH | oklch(17.24% 0.046 10.5) |
| XYZ | xyz(0.7213, 0.4616, 0.3677) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 2.69
Dark Maroon
#3C0008
ΔE00 11.27
Black
#000000
ΔE00 12.76
Deep Brown
#410200
ΔE00 12.83
Dark Plum
#3F012C
ΔE00 13.95
Dark Brown
#341C02
ΔE00 14.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20060B #06201B
analogous
#200618 #20060B #200E06
triadic
#20060B #0B2006 #060B20
tetradic
#20060B #182006 #06201B #0E0620
square
#20060B #182006 #06201B #0E0620
split-complementary
#20060B #06200E #061820
monochromatic
#1A0509 #1A0509 #20060B #54101D #87192E
Accessibility & contrast
On white
19.23
#20060B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#20060B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20060B
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20060B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20060B | 1.00 | 19.23 | 1.09 | 19.23 |
| #FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0B0B
Deuteranopia (green-blind)
#12110A
Tritanopia (blue-blind)
#240308
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #20060b; /* rgb */ color: rgb(32, 6, 11); /* oklch */ color: oklch(17.2% 0.046 10.5);
Tailwind
colors: {
custom: {
50: '#5b494c',
500: '#20060b',
950: '#000000',
},
}SCSS
$custom: #20060b; $custom-light: #5b494c; $custom-dark: #000000;
JSON
{
"hex": "#20060b",
"rgb": {
"r": 32,
"g": 6,
"b": 11
},
"hsl": {
"h": 348.462,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.17237,
"c": 0.04627,
"h": 10.5
},
"luminance": 0.00461
}Semantic roles & 50–950 ramp
primary
#20060B
secondary
#226054
accent
#EBCA3D
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777