#200408#200408
#200408 is a very dark, muted red. Relative luminance 0.004; OKLCH L 16.7% C 0.051 H 13.9°. Best body text is #FFFFFF at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #200408 |
|---|---|
| RGB | rgb(32, 4, 8) |
| HSL | hsl(351, 78%, 7%) |
| HSV | hsv(351, 88%, 13%) |
| CMYK | cmyk(0%, 87.5%, 75%, 87.5%) |
| CIE-LAB | lab(3.72, 11.96, 2.50) |
| CIE-LCH | lch(3.72, 12.22, 11.81°) |
| OKLab | oklab(16.67% 0.0493 0.0122) |
| OKLCH | oklch(16.67% 0.051 13.9) |
| XYZ | xyz(0.6830, 0.4115, 0.2732) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 2.55
Dark Maroon
#3C0008
ΔE00 10.92
Deep Brown
#410200
ΔE00 12.46
Black
#000000
ΔE00 13.03
Dark Plum
#3F012C
ΔE00 14.05
Dark Brown
#341C02
ΔE00 14.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200408 #04201C
analogous
#200416 #200408 #200E04
triadic
#200408 #082004 #040820
tetradic
#200408 #162004 #04201C #0E0420
square
#200408 #162004 #04201C #0E0420
split-complementary
#200408 #04200E #041620
monochromatic
#1B0307 #1B0307 #200408 #560B16 #8D1223
Accessibility & contrast
On white
19.40
#200408 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#200408 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200408
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200408 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200408 | 1.00 | 19.40 | 1.08 | 19.40 |
| #FFFFFF | 19.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0908
Deuteranopia (green-blind)
#111007
Tritanopia (blue-blind)
#240105
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #200408; /* rgb */ color: rgb(32, 4, 8); /* oklch */ color: oklch(16.7% 0.051 13.9);
Tailwind
colors: {
custom: {
50: '#5b484a',
500: '#200408',
950: '#000000',
},
}SCSS
$custom: #200408; $custom-light: #5b484a; $custom-dark: #000000;
JSON
{
"hex": "#200408",
"rgb": {
"r": 32,
"g": 4,
"b": 8
},
"hsl": {
"h": 351.429,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.16665,
"c": 0.05075,
"h": 13.9
},
"luminance": 0.00411
}Semantic roles & 50–950 ramp
primary
#200408
secondary
#1D6359
accent
#F4D934
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777