#000208#000208
#000208 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 8.5% C 0.027 H 253.8°. Best body text is #FFFFFF at 20.75:1 contrast (WCAG AA passes).
Color values
| HEX | #000208 |
|---|---|
| RGB | rgb(0, 2, 8) |
| HSL | hsl(225, 100%, 2%) |
| HSV | hsv(225, 100%, 3%) |
| CMYK | cmyk(100%, 75%, 0%, 96.9%) |
| CIE-LAB | lab(0.55, 0.31, -2.46) |
| CIE-LCH | lch(0.55, 2.48, 277.24°) |
| OKLab | oklab(8.52% -0.0075 -0.0259) |
| OKLCH | oklch(8.52% 0.027 253.8) |
| XYZ | xyz(0.0655, 0.0609, 0.2380) |
| Luminance | 0.0006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 2.39
Almost Black
#070D0D
ΔE00 3.64
Dark
#1B2431
ΔE00 10.00
Very Dark Brown
#1D0200
ΔE00 12.10
Gunmetal
#2A3439
ΔE00 13.68
Dark Grey
#363737
ΔE00 14.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000208 #080600
analogous
#000608 #000208 #020008
triadic
#000208 #080002 #020800
tetradic
#000208 #080006 #080600 #000802
square
#000208 #080006 #080600 #000802
split-complementary
#000208 #080200 #060800
monochromatic
#00081F #00081F #00081F #001145 #002182
Accessibility & contrast
On white
20.75
#000208 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.01
#000208 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000208
20.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000208 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000208 | 1.00 | 20.75 | 1.01 | 20.75 |
| #FFFFFF | 20.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000208
Deuteranopia (green-blind)
#000208
Tritanopia (blue-blind)
#000304
Achromatopsia (no color)
#020202
Design tokens & code
CSS
--color: #000208; /* rgb */ color: rgb(0, 2, 8); /* oklch */ color: oklch(8.5% 0.027 253.8);
Tailwind
colors: {
custom: {
50: '#47484a',
500: '#000208',
950: '#000000',
},
}SCSS
$custom: #000208; $custom-light: #47484a; $custom-dark: #000000;
JSON
{
"hex": "#000208",
"rgb": {
"r": 0,
"g": 2,
"b": 8
},
"hsl": {
"h": 225,
"s": 100,
"l": 1.569
},
"oklch": {
"l": 0.08523,
"c": 0.02698,
"h": 253.8
},
"luminance": 0.00061
}Semantic roles & 50–950 ramp
primary
#000208
secondary
#55430F
accent
#C929FF
background
#F3F4F4
surface
#E5E6E7
border
#C1C2C3
text
#000001
muted
#777777