#000002#000002
#000002 is a very dark, muted blue. Relative luminance 0.000; OKLCH L 3.8% C 0.027 H 264.0°. Best body text is #FFFFFF at 20.98:1 contrast (WCAG AA passes).
Color values
| HEX | #000002 |
|---|---|
| RGB | rgb(0, 0, 2) |
| HSL | hsl(240, 100%, 0%) |
| HSV | hsv(240, 100%, 1%) |
| CMYK | cmyk(100%, 100%, 0%, 99.2%) |
| CIE-LAB | lab(0.04, 0.28, -0.76) |
| CIE-LCH | lch(0.04, 0.81, 290.26°) |
| OKLab | oklab(3.83% -0.0027 -0.0264) |
| OKLCH | oklch(3.83% 0.027 264) |
| XYZ | xyz(0.0110, 0.0044, 0.0577) |
| Luminance | 0.0000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 0.85
Almost Black
#070D0D
ΔE00 3.32
Dark
#1B2431
ΔE00 11.20
Very Dark Brown
#1D0200
ΔE00 11.37
Gunmetal
#2A3439
ΔE00 14.22
Dark Grey
#363737
ΔE00 14.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000002 #020200
analogous
#000102 #000002 #010002
triadic
#000002 #020000 #000200
tetradic
#000002 #020001 #020200 #000201
square
#000002 #020001 #020200 #000201
split-complementary
#000002 #020100 #010200
monochromatic
#00001F #00001F #00001F #00003F #00007C
Accessibility & contrast
On white
20.98
#000002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.00
#000002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000002
20.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000002 | 1.00 | 20.98 | 1.00 | 20.98 |
| #FFFFFF | 20.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.00 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000002
Deuteranopia (green-blind)
#000002
Tritanopia (blue-blind)
#000001
Achromatopsia (no color)
#000000
Design tokens & code
CSS
--color: #000002; /* rgb */ color: rgb(0, 0, 2); /* oklch */ color: oklch(3.8% 0.027 264.0);
Tailwind
colors: {
custom: {
50: '#474748',
500: '#000002',
950: '#000000',
},
}SCSS
$custom: #000002; $custom-light: #474748; $custom-dark: #000000;
JSON
{
"hex": "#000002",
"rgb": {
"r": 0,
"g": 0,
"b": 2
},
"hsl": {
"h": 240,
"s": 100,
"l": 0.392
},
"oklch": {
"l": 0.03827,
"c": 0.02652,
"h": 264
},
"luminance": 0.00004
}Semantic roles & 50–950 ramp
primary
#000002
secondary
#50500E
accent
#FF29FF
background
#F3F3F4
surface
#E5E5E6
border
#C1C1C2
text
#000000
muted
#777777