#000219#000219
#000219 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 10.9% C 0.059 H 263.6°. Best body text is #FFFFFF at 20.53:1 contrast (WCAG AA passes).
Color values
| HEX | #000219 |
|---|---|
| RGB | rgb(0, 2, 25) |
| HSL | hsl(235, 100%, 5%) |
| HSV | hsv(235, 100%, 10%) |
| CMYK | cmyk(100%, 92%, 0%, 90.2%) |
| CIE-LAB | lab(1.03, 3.65, -11.55) |
| CIE-LCH | lch(1.03, 12.11, 287.55°) |
| OKLab | oklab(10.9% -0.0066 -0.0581) |
| OKLCH | oklch(10.9% 0.059 263.6) |
| XYZ | xyz(0.1971, 0.1136, 0.9310) |
| Luminance | 0.0011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 8.82
Midnight
#03012D
ΔE00 8.86
Dark
#1B2431
ΔE00 9.14
Black
#000000
ΔE00 9.94
Navy (survey)
#01153E
ΔE00 10.26
Very Dark Blue
#000133
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000219 #191700
analogous
#000F19 #000219 #0B0019
triadic
#000219 #190002 #021900
tetradic
#000219 #19000F #191700 #00190B
square
#000219 #19000F #191700 #00190B
split-complementary
#000219 #190B00 #0F1900
monochromatic
#00021F #00021F #00021F #000756 #000C93
Accessibility & contrast
On white
20.53
#000219 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#000219 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000219
20.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000219 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000219 | 1.00 | 20.53 | 1.02 | 20.53 |
| #FFFFFF | 20.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00051A
Deuteranopia (green-blind)
#000319
Tritanopia (blue-blind)
#00070B
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #000219; /* rgb */ color: rgb(0, 2, 25); /* oklch */ color: oklch(10.9% 0.059 263.6);
Tailwind
colors: {
custom: {
50: '#464855',
500: '#000219',
950: '#000000',
},
}SCSS
$custom: #000219; $custom-light: #464855; $custom-dark: #000000;
JSON
{
"hex": "#000219",
"rgb": {
"r": 0,
"g": 2,
"b": 25
},
"hsl": {
"h": 235.2,
"s": 100,
"l": 4.902
},
"oklch": {
"l": 0.10897,
"c": 0.05851,
"h": 263.6
},
"luminance": 0.00114
}Semantic roles & 50–950 ramp
primary
#000219
secondary
#635D12
accent
#EE29FF
background
#F3F4F4
surface
#E5E6E7
border
#C1C2C3
text
#000003
muted
#777778