#000414#000414
#000414 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 11.3% C 0.043 H 258.7°. Best body text is #FFFFFF at 20.44:1 contrast (WCAG AA passes).
Color values
| HEX | #000414 |
|---|---|
| RGB | rgb(0, 4, 20) |
| HSL | hsl(228, 100%, 4%) |
| HSV | hsv(228, 100%, 8%) |
| CMYK | cmyk(100%, 80%, 0%, 92.2%) |
| CIE-LAB | lab(1.24, 1.60, -7.58) |
| CIE-LCH | lch(1.24, 7.74, 281.94°) |
| OKLab | oklab(11.28% -0.0085 -0.0422) |
| OKLCH | oklch(11.28% 0.043 258.7) |
| XYZ | xyz(0.1696, 0.1373, 0.6792) |
| Luminance | 0.0014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 6.78
Almost Black
#070D0D
ΔE00 7.41
Dark
#1B2431
ΔE00 8.23
Dark Navy Blue
#00022E
ΔE00 11.97
Midnight
#03012D
ΔE00 12.07
Navy (survey)
#01153E
ΔE00 12.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000414 #141000
analogous
#000E14 #000414 #060014
triadic
#000414 #140004 #041400
tetradic
#000414 #14000E #141000 #001406
square
#000414 #14000E #141000 #001406
split-complementary
#000414 #140600 #0E1400
monochromatic
#00061F #00061F #00061F #001051 #001C8E
Accessibility & contrast
On white
20.44
#000414 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#000414 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000414
20.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000414 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000414 | 1.00 | 20.44 | 1.03 | 20.44 |
| #FFFFFF | 20.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000515
Deuteranopia (green-blind)
#000414
Tritanopia (blue-blind)
#00070A
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #000414; /* rgb */ color: rgb(0, 4, 20); /* oklch */ color: oklch(11.3% 0.043 258.7);
Tailwind
colors: {
custom: {
50: '#464851',
500: '#000414',
950: '#000000',
},
}SCSS
$custom: #000414; $custom-light: #464851; $custom-dark: #000000;
JSON
{
"hex": "#000414",
"rgb": {
"r": 0,
"g": 4,
"b": 20
},
"hsl": {
"h": 228,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.11283,
"c": 0.04304,
"h": 258.7
},
"luminance": 0.00137
}Semantic roles & 50–950 ramp
primary
#000414
secondary
#5F4F11
accent
#D429FF
background
#F3F4F4
surface
#E5E6E7
border
#C1C2C3
text
#000002
muted
#777778