#020208#020208
#020208 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 9.2% C 0.023 H 280.9°. Best body text is #FFFFFF at 20.69:1 contrast (WCAG AA passes).
Color values
| HEX | #020208 |
|---|---|
| RGB | rgb(2, 2, 8) |
| HSL | hsl(240, 60%, 2%) |
| HSV | hsv(240, 75%, 3%) |
| CMYK | cmyk(75%, 75%, 0%, 96.9%) |
| CIE-LAB | lab(0.67, 0.84, -2.27) |
| CIE-LCH | lch(0.67, 2.42, 290.24°) |
| OKLab | oklab(9.2% 0.0043 -0.0225) |
| OKLCH | oklch(9.2% 0.023 280.9) |
| XYZ | xyz(0.0906, 0.0738, 0.2392) |
| Luminance | 0.0007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 2.48
Almost Black
#070D0D
ΔE00 4.15
Dark
#1B2431
ΔE00 10.15
Very Dark Brown
#1D0200
ΔE00 11.27
Gunmetal
#2A3439
ΔE00 13.92
Dark Grey
#363737
ΔE00 14.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020208 #080802
analogous
#020508 #020208 #050208
triadic
#020208 #080202 #020802
tetradic
#020208 #080205 #080802 #020805
square
#020208 #080205 #080802 #020805
split-complementary
#020208 #080502 #050802
monochromatic
#060618 #060618 #060618 #0E0E39 #1A1A6A
Accessibility & contrast
On white
20.69
#020208 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#020208 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020208
20.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020208 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020208 | 1.00 | 20.69 | 1.01 | 20.69 |
| #FFFFFF | 20.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010308
Deuteranopia (green-blind)
#010208
Tritanopia (blue-blind)
#010304
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #020208; /* rgb */ color: rgb(2, 2, 8); /* oklch */ color: oklch(9.2% 0.023 280.9);
Tailwind
colors: {
custom: {
50: '#47484a',
500: '#020208',
950: '#000000',
},
}SCSS
$custom: #020208; $custom-light: #47484a; $custom-dark: #000000;
JSON
{
"hex": "#020208",
"rgb": {
"r": 2,
"g": 2,
"b": 8
},
"hsl": {
"h": 240,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.09196,
"c": 0.0229,
"h": 280.9
},
"luminance": 0.00074
}Semantic roles & 50–950 ramp
primary
#020208
secondary
#48481E
accent
#E345E3
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777