#200208#200208
#200208 is a very dark, muted red. Relative luminance 0.004; OKLCH L 16.2% C 0.056 H 10.2°. Best body text is #FFFFFF at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #200208 |
|---|---|
| RGB | rgb(32, 2, 8) |
| HSL | hsl(348, 88%, 7%) |
| HSV | hsv(348, 94%, 13%) |
| CMYK | cmyk(0%, 93.8%, 75%, 87.5%) |
| CIE-LAB | lab(3.33, 12.76, 1.93) |
| CIE-LCH | lch(3.33, 12.90, 8.60°) |
| OKLab | oklab(16.16% 0.0554 0.0099) |
| OKLCH | oklch(16.16% 0.056 10.2) |
| XYZ | xyz(0.6613, 0.3681, 0.2659) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.30
Dark Maroon
#3C0008
ΔE00 10.68
Deep Brown
#410200
ΔE00 12.45
Dark Plum
#3F012C
ΔE00 13.43
Black
#000000
ΔE00 13.54
Aubergine
#3D0734
ΔE00 14.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200208 #02201A
analogous
#200217 #200208 #200B02
triadic
#200208 #082002 #020820
tetradic
#200208 #172002 #02201A #0B0220
square
#200208 #172002 #02201A #0B0220
split-complementary
#200208 #02200B #021720
monochromatic
#1D0207 #1D0207 #200208 #5A0616 #930925
Accessibility & contrast
On white
19.56
#200208 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#200208 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200208
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200208 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200208 | 1.00 | 19.56 | 1.07 | 19.56 |
| #FFFFFF | 19.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080808
Deuteranopia (green-blind)
#100E07
Tritanopia (blue-blind)
#240004
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #200208; /* rgb */ color: rgb(32, 2, 8); /* oklch */ color: oklch(16.2% 0.056 10.2);
Tailwind
colors: {
custom: {
50: '#5b474a',
500: '#200208',
950: '#000000',
},
}SCSS
$custom: #200208; $custom-light: #5b474a; $custom-dark: #000000;
JSON
{
"hex": "#200208",
"rgb": {
"r": 32,
"g": 2,
"b": 8
},
"hsl": {
"h": 348,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.16163,
"c": 0.05624,
"h": 10.2
},
"luminance": 0.00368
}Semantic roles & 50–950 ramp
primary
#200208
secondary
#186656
accent
#FED429
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777