#201113#201113
#201113 is a very dark, muted red. Relative luminance 0.008; OKLCH L 19.9% C 0.025 H 10.9°. Best body text is #FFFFFF at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #201113 |
|---|---|
| RGB | rgb(32, 17, 19) |
| HSL | hsl(352, 31%, 10%) |
| HSV | hsv(352, 47%, 13%) |
| CMYK | cmyk(0%, 46.9%, 40.6%, 87.5%) |
| CIE-LAB | lab(6.82, 7.95, 1.55) |
| CIE-LCH | lch(6.82, 8.10, 11.05°) |
| OKLab | oklab(19.93% 0.0249 0.0048) |
| OKLCH | oklch(19.93% 0.025 10.9) |
| XYZ | xyz(0.9137, 0.7551, 0.7136) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.60
Black
#000000
ΔE00 10.28
Almost Black
#070D0D
ΔE00 12.79
Dark Brown
#341C02
ΔE00 13.09
Dark Maroon
#3C0008
ΔE00 13.75
Chocolate (survey)
#3D1C02
ΔE00 14.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201113 #11201E
analogous
#20111B #201113 #201711
triadic
#201113 #132011 #111320
tetradic
#201113 #1B2011 #11201E #171120
square
#201113 #1B2011 #11201E #171120
split-complementary
#201113 #112017 #111B20
monochromatic
#140B0C #140B0C #201113 #48262B #703B42
Accessibility & contrast
On white
18.25
#201113 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#201113 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201113
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201113 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201113 | 1.00 | 18.25 | 1.15 | 18.25 |
| #FFFFFF | 18.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141313
Deuteranopia (green-blind)
#171613
Tritanopia (blue-blind)
#231012
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #201113; /* rgb */ color: rgb(32, 17, 19); /* oklch */ color: oklch(19.9% 0.025 10.9);
Tailwind
colors: {
custom: {
50: '#5b4f50',
500: '#201113',
950: '#000000',
},
}SCSS
$custom: #201113; $custom-light: #5b4f50; $custom-dark: #000000;
JSON
{
"hex": "#201113",
"rgb": {
"r": 32,
"g": 17,
"b": 19
},
"hsl": {
"h": 352,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.19934,
"c": 0.0254,
"h": 10.9
},
"luminance": 0.00755
}Semantic roles & 50–950 ramp
primary
#201113
secondary
#375551
accent
#C7B961
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040102
muted
#797778