#200008#200008
#200008 is a very dark, moderate red. Relative luminance 0.003; OKLCH L 15.6% C 0.063 H 6.8°. Best body text is #FFFFFF at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #200008 |
|---|---|
| RGB | rgb(32, 0, 8) |
| HSL | hsl(345, 100%, 6%) |
| HSV | hsv(345, 100%, 13%) |
| CMYK | cmyk(0%, 100%, 75%, 87.5%) |
| CIE-LAB | lab(2.93, 13.56, 1.36) |
| CIE-LCH | lch(2.93, 13.63, 5.71°) |
| OKLab | oklab(15.62% 0.0622 0.0075) |
| OKLCH | oklch(15.62% 0.063 6.8) |
| XYZ | xyz(0.6396, 0.3247, 0.2587) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.06
Dark Maroon
#3C0008
ΔE00 10.50
Deep Brown
#410200
ΔE00 12.49
Dark Plum
#3F012C
ΔE00 12.84
Aubergine
#3D0734
ΔE00 13.80
Eggplant
#380835
ΔE00 13.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200008 #002018
analogous
#200018 #200008 #200800
triadic
#200008 #082000 #000820
tetradic
#200008 #182000 #002018 #080020
square
#200008 #182000 #002018 #080020
split-complementary
#200008 #002008 #001820
monochromatic
#1F0008 #1F0008 #200008 #5D0017 #9A0027
Accessibility & contrast
On white
19.72
#200008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#200008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200008
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200008 | 1.00 | 19.72 | 1.07 | 19.72 |
| #FFFFFF | 19.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060608
Deuteranopia (green-blind)
#0F0D07
Tritanopia (blue-blind)
#240003
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #200008; /* rgb */ color: rgb(32, 0, 8); /* oklch */ color: oklch(15.6% 0.063 6.8);
Tailwind
colors: {
custom: {
50: '#5b464a',
500: '#200008',
950: '#000000',
},
}SCSS
$custom: #200008; $custom-light: #5b464a; $custom-dark: #000000;
JSON
{
"hex": "#200008",
"rgb": {
"r": 32,
"g": 0,
"b": 8
},
"hsl": {
"h": 345,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.15624,
"c": 0.06264,
"h": 6.8
},
"luminance": 0.00325
}Semantic roles & 50–950 ramp
primary
#200008
secondary
#136954
accent
#FFC929
background
#F5F3F4
surface
#E9E5E7
border
#C5C1C3
text
#040001
muted
#797777