#020206#020206
#020206 is a very dark, near-neutral blue. Relative luminance 0.001; OKLCH L 9.0% C 0.017 H 282.3°. Best body text is #FFFFFF at 20.71:1 contrast (WCAG AA passes).
Color values
| HEX | #020206 |
|---|---|
| RGB | rgb(2, 2, 6) |
| HSL | hsl(240, 50%, 2%) |
| HSV | hsv(240, 67%, 2%) |
| CMYK | cmyk(66.7%, 66.7%, 0%, 97.6%) |
| CIE-LAB | lab(0.63, 0.55, -1.51) |
| CIE-LCH | lch(0.63, 1.61, 290.13°) |
| OKLab | oklab(8.97% 0.0037 -0.0169) |
| OKLCH | oklch(8.97% 0.017 282.3) |
| XYZ | xyz(0.0796, 0.0695, 0.1815) |
| Luminance | 0.0007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 1.70
Almost Black
#070D0D
ΔE00 3.60
Dark
#1B2431
ΔE00 10.53
Very Dark Brown
#1D0200
ΔE00 11.28
Gunmetal
#2A3439
ΔE00 13.90
Dark Grey
#363737
ΔE00 14.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020206 #060602
analogous
#020406 #020206 #040206
triadic
#020206 #060202 #020602
tetradic
#020206 #060204 #060602 #020604
square
#020206 #060204 #060602 #020604
split-complementary
#020206 #060402 #040602
monochromatic
#080817 #080817 #080817 #111134 #212162
Accessibility & contrast
On white
20.71
#020206 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#020206 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020206
20.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020206 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020206 | 1.00 | 20.71 | 1.01 | 20.71 |
| #FFFFFF | 20.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010206
Deuteranopia (green-blind)
#010206
Tritanopia (blue-blind)
#010303
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #020206; /* rgb */ color: rgb(2, 2, 6); /* oklch */ color: oklch(9.0% 0.017 282.3);
Tailwind
colors: {
custom: {
50: '#484849',
500: '#020206',
950: '#000000',
},
}SCSS
$custom: #020206; $custom-light: #484849; $custom-dark: #000000;
JSON
{
"hex": "#020206",
"rgb": {
"r": 2,
"g": 2,
"b": 6
},
"hsl": {
"h": 240,
"s": 50,
"l": 1.569
},
"oklch": {
"l": 0.08966,
"c": 0.01727,
"h": 282.3
},
"luminance": 0.00069
}Semantic roles & 50–950 ramp
primary
#020206
secondary
#434320
accent
#DA4EDA
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777