#200301#200301
#200301 is a very dark, muted red. Relative luminance 0.004; OKLCH L 16.2% C 0.055 H 32.1°. Best body text is #FFFFFF at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #200301 |
|---|---|
| RGB | rgb(32, 3, 1) |
| HSL | hsl(4, 94%, 6%) |
| HSV | hsv(4, 97%, 13%) |
| CMYK | cmyk(0%, 90.6%, 96.9%, 87.5%) |
| CIE-LAB | lab(3.38, 11.38, 4.87) |
| CIE-LCH | lch(3.38, 12.38, 23.15°) |
| OKLab | oklab(16.16% 0.0463 0.0291) |
| OKLCH | oklch(16.16% 0.055 32.1) |
| XYZ | xyz(0.6338, 0.3745, 0.0676) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 1.44
Dark Maroon
#3C0008
ΔE00 10.87
Deep Brown
#410200
ΔE00 11.86
Dark Brown
#341C02
ΔE00 12.46
Black
#000000
ΔE00 12.82
Chocolate (survey)
#3D1C02
ΔE00 12.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200301 #011E20
analogous
#20010F #200301 #201301
triadic
#200301 #012003 #030120
tetradic
#200301 #0F2001 #011E20 #130120
square
#200301 #0F2001 #011E20 #130120
split-complementary
#200301 #012013 #010F20
monochromatic
#1E0301 #1E0301 #200301 #5B0903 #970E05
Accessibility & contrast
On white
19.54
#200301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#200301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200301
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200301 | 1.00 | 19.54 | 1.07 | 19.54 |
| #FFFFFF | 19.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0801
Deuteranopia (green-blind)
#120F01
Tritanopia (blue-blind)
#240003
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #200301; /* rgb */ color: rgb(32, 3, 1); /* oklch */ color: oklch(16.2% 0.055 32.1);
Tailwind
colors: {
custom: {
50: '#5b4847',
500: '#200301',
950: '#000000',
},
}SCSS
$custom: #200301; $custom-light: #5b4847; $custom-dark: #000000;
JSON
{
"hex": "#200301",
"rgb": {
"r": 32,
"g": 3,
"b": 1
},
"hsl": {
"h": 3.871,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.1616,
"c": 0.05468,
"h": 32.1
},
"luminance": 0.00374
}Semantic roles & 50–950 ramp
primary
#200301
secondary
#156267
accent
#F1FF29
background
#F5F4F3
surface
#E9E6E5
border
#C5C2C1
text
#040000
muted
#797777