#020204#020204
#020204 is a very dark, near-neutral blue. Relative luminance 0.001; OKLCH L 8.7% C 0.010 H 284.1°. Best body text is #FFFFFF at 20.73:1 contrast (WCAG AA passes).
Color values
| HEX | #020204 |
|---|---|
| RGB | rgb(2, 2, 4) |
| HSL | hsl(240, 33%, 1%) |
| HSV | hsv(240, 50%, 2%) |
| CMYK | cmyk(50%, 50%, 0%, 98.4%) |
| CIE-LAB | lab(0.59, 0.28, -0.76) |
| CIE-LCH | lch(0.59, 0.81, 290.27°) |
| OKLab | oklab(8.72% 0.0025 -0.0098) |
| OKLCH | oklch(8.72% 0.01 284.1) |
| XYZ | xyz(0.0687, 0.0651, 0.1238) |
| Luminance | 0.0006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 0.91
Almost Black
#070D0D
ΔE00 3.16
Dark
#1B2431
ΔE00 10.96
Very Dark Brown
#1D0200
ΔE00 11.33
Gunmetal
#2A3439
ΔE00 13.93
Dark Grey
#363737
ΔE00 14.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020204 #040402
analogous
#020304 #020204 #030204
triadic
#020204 #040202 #020402
tetradic
#020204 #040203 #040402 #020403
square
#020204 #040203 #040402 #020403
split-complementary
#020204 #040302 #030402
monochromatic
#0A0A14 #0A0A14 #0A0A14 #16162D #2B2B56
Accessibility & contrast
On white
20.73
#020204 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#020204 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020204
20.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020204 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020204 | 1.00 | 20.73 | 1.01 | 20.73 |
| #FFFFFF | 20.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020204
Deuteranopia (green-blind)
#020204
Tritanopia (blue-blind)
#020203
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #020204; /* rgb */ color: rgb(2, 2, 4); /* oklch */ color: oklch(8.7% 0.010 284.1);
Tailwind
colors: {
custom: {
50: '#484848',
500: '#020204',
950: '#000000',
},
}SCSS
$custom: #020204; $custom-light: #484848; $custom-dark: #000000;
JSON
{
"hex": "#020204",
"rgb": {
"r": 2,
"g": 2,
"b": 4
},
"hsl": {
"h": 240,
"s": 33.333,
"l": 1.176
},
"oklch": {
"l": 0.08724,
"c": 0.01008,
"h": 284.1
},
"luminance": 0.00065
}Semantic roles & 50–950 ramp
primary
#020204
secondary
#3C3C25
accent
#C95EC9
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777