#200604#200604
#200604 is a very dark, muted red. Relative luminance 0.004; OKLCH L 17.0% C 0.047 H 29.3°. Best body text is #FFFFFF at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #200604 |
|---|---|
| RGB | rgb(32, 6, 4) |
| HSL | hsl(4, 78%, 7%) |
| HSV | hsv(4, 88%, 13%) |
| CMYK | cmyk(0%, 81.2%, 87.5%, 87.5%) |
| CIE-LAB | lab(4.03, 10.60, 4.59) |
| CIE-LCH | lch(4.03, 11.55, 23.41°) |
| OKLab | oklab(17% 0.041 0.023) |
| OKLCH | oklch(17% 0.047 29.3) |
| XYZ | xyz(0.6828, 0.4462, 0.1650) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 1.04
Dark Maroon
#3C0008
ΔE00 11.37
Dark Brown
#341C02
ΔE00 12.17
Black
#000000
ΔE00 12.27
Deep Brown
#410200
ΔE00 12.28
Chocolate (survey)
#3D1C02
ΔE00 12.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200604 #041E20
analogous
#200410 #200604 #201404
triadic
#200604 #042006 #060420
tetradic
#200604 #102004 #041E20 #140420
square
#200604 #102004 #041E20 #140420
split-complementary
#200604 #042014 #041020
monochromatic
#1B0503 #1B0503 #200604 #56100B #8D1A12
Accessibility & contrast
On white
19.28
#200604 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#200604 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200604
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200604 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200604 | 1.00 | 19.28 | 1.09 | 19.28 |
| #FFFFFF | 19.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0B04
Deuteranopia (green-blind)
#131004
Tritanopia (blue-blind)
#240206
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #200604; /* rgb */ color: rgb(32, 6, 4); /* oklch */ color: oklch(17.0% 0.047 29.3);
Tailwind
colors: {
custom: {
50: '#5b4948',
500: '#200604',
950: '#000000',
},
}SCSS
$custom: #200604; $custom-light: #5b4948; $custom-dark: #000000;
JSON
{
"hex": "#200604",
"rgb": {
"r": 32,
"g": 6,
"b": 4
},
"hsl": {
"h": 4.286,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.17004,
"c": 0.04697,
"h": 29.3
},
"luminance": 0.00446
}Semantic roles & 50–950 ramp
primary
#200604
secondary
#1D5E63
accent
#E7F434
background
#F5F4F4
surface
#E9E6E6
border
#C5C2C2
text
#040000
muted
#797777