#020205#020205
#020205 is a very dark, near-neutral blue. Relative luminance 0.001; OKLCH L 8.8% C 0.014 H 283.2°. Best body text is #FFFFFF at 20.72:1 contrast (WCAG AA passes).
Color values
| HEX | #020205 |
|---|---|
| RGB | rgb(2, 2, 5) |
| HSL | hsl(240, 43%, 1%) |
| HSV | hsv(240, 60%, 2%) |
| CMYK | cmyk(60%, 60%, 0%, 98%) |
| CIE-LAB | lab(0.61, 0.42, -1.13) |
| CIE-LCH | lch(0.61, 1.21, 290.10°) |
| OKLab | oklab(8.85% 0.0032 -0.0136) |
| OKLCH | oklch(8.85% 0.014 283.2) |
| XYZ | xyz(0.0741, 0.0673, 0.1526) |
| Luminance | 0.0007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 1.31
Almost Black
#070D0D
ΔE00 3.36
Dark
#1B2431
ΔE00 10.74
Very Dark Brown
#1D0200
ΔE00 11.30
Gunmetal
#2A3439
ΔE00 13.91
Dark Grey
#363737
ΔE00 14.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020205 #050502
analogous
#020405 #020205 #040205
triadic
#020205 #050202 #020502
tetradic
#020205 #050204 #050502 #020504
square
#020205 #050204 #050502 #020504
split-complementary
#020205 #050402 #040502
monochromatic
#090916 #090916 #090916 #131331 #25255C
Accessibility & contrast
On white
20.72
#020205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#020205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020205
20.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020205 | 1.00 | 20.72 | 1.01 | 20.72 |
| #FFFFFF | 20.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010205
Deuteranopia (green-blind)
#010205
Tritanopia (blue-blind)
#010203
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #020205; /* rgb */ color: rgb(2, 2, 5); /* oklch */ color: oklch(8.8% 0.014 283.2);
Tailwind
colors: {
custom: {
50: '#484849',
500: '#020205',
950: '#000000',
},
}SCSS
$custom: #020205; $custom-light: #484849; $custom-dark: #000000;
JSON
{
"hex": "#020205",
"rgb": {
"r": 2,
"g": 2,
"b": 5
},
"hsl": {
"h": 240,
"s": 42.857,
"l": 1.373
},
"oklch": {
"l": 0.08846,
"c": 0.01393,
"h": 283.2
},
"luminance": 0.00067
}Semantic roles & 50–950 ramp
primary
#020205
secondary
#404023
accent
#D355D3
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777