#000206#000206
#000206 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 8.3% C 0.022 H 247.7°. Best body text is #FFFFFF at 20.76:1 contrast (WCAG AA passes).
Color values
| HEX | #000206 |
|---|---|
| RGB | rgb(0, 2, 6) |
| HSL | hsl(220, 100%, 1%) |
| HSV | hsv(220, 100%, 2%) |
| CMYK | cmyk(100%, 66.7%, 0%, 97.6%) |
| CIE-LAB | lab(0.51, 0.03, -1.70) |
| CIE-LCH | lch(0.51, 1.70, 271.11°) |
| OKLab | oklab(8.26% -0.0084 -0.0204) |
| OKLCH | oklch(8.26% 0.022 247.7) |
| XYZ | xyz(0.0546, 0.0566, 0.1803) |
| Luminance | 0.0006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 1.66
Almost Black
#070D0D
ΔE00 3.06
Dark
#1B2431
ΔE00 10.42
Very Dark Brown
#1D0200
ΔE00 12.16
Gunmetal
#2A3439
ΔE00 13.68
Dark Grey
#363737
ΔE00 14.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000206 #060400
analogous
#000506 #000206 #010006
triadic
#000206 #060002 #020600
tetradic
#000206 #060005 #060400 #000601
square
#000206 #060005 #060400 #000601
split-complementary
#000206 #060100 #050600
monochromatic
#000A1F #000A1F #000A1F #001643 #002B80
Accessibility & contrast
On white
20.76
#000206 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#000206 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000206
20.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000206 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000206 | 1.00 | 20.76 | 1.01 | 20.76 |
| #FFFFFF | 20.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010206
Deuteranopia (green-blind)
#000206
Tritanopia (blue-blind)
#000303
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #000206; /* rgb */ color: rgb(0, 2, 6); /* oklch */ color: oklch(8.3% 0.022 247.7);
Tailwind
colors: {
custom: {
50: '#474849',
500: '#000206',
950: '#000000',
},
}SCSS
$custom: #000206; $custom-light: #474849; $custom-dark: #000000;
JSON
{
"hex": "#000206",
"rgb": {
"r": 0,
"g": 2,
"b": 6
},
"hsl": {
"h": 220,
"s": 100,
"l": 1.176
},
"oklch": {
"l": 0.08257,
"c": 0.02204,
"h": 247.7
},
"luminance": 0.00057
}Semantic roles & 50–950 ramp
primary
#000206
secondary
#533C0F
accent
#B829FF
background
#F3F4F4
surface
#E5E6E6
border
#C1C2C2
text
#000000
muted
#777777