#010416#010416
#010416 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 11.7% C 0.045 H 264.8°. Best body text is #FFFFFF at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #010416 |
|---|---|
| RGB | rgb(1, 4, 22) |
| HSL | hsl(231, 91%, 5%) |
| HSV | hsv(231, 95%, 9%) |
| CMYK | cmyk(95.5%, 81.8%, 0%, 91.4%) |
| CIE-LAB | lab(1.37, 2.33, -8.77) |
| CIE-LCH | lch(1.37, 9.07, 284.91°) |
| OKLab | oklab(11.73% -0.0041 -0.045) |
| OKLCH | oklch(11.73% 0.045 264.8) |
| XYZ | xyz(0.2007, 0.1512, 0.7775) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 7.82
Dark
#1B2431
ΔE00 8.33
Almost Black
#070D0D
ΔE00 8.55
Dark Navy Blue
#00022E
ΔE00 10.95
Midnight
#03012D
ΔE00 11.03
Navy (survey)
#01153E
ΔE00 12.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010416 #161301
analogous
#010F16 #010416 #090116
triadic
#010416 #160104 #041601
tetradic
#010416 #16010F #161301 #011609
square
#010416 #16010F #161301 #011609
split-complementary
#010416 #160901 #0F1601
monochromatic
#01051D #01051D #01051D #040F51 #06198B
Accessibility & contrast
On white
20.38
#010416 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#010416 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010416
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010416 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010416 | 1.00 | 20.38 | 1.03 | 20.38 |
| #FFFFFF | 20.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000617
Deuteranopia (green-blind)
#000416
Tritanopia (blue-blind)
#00080B
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #010416; /* rgb */ color: rgb(1, 4, 22); /* oklch */ color: oklch(11.7% 0.045 264.8);
Tailwind
colors: {
custom: {
50: '#474852',
500: '#010416',
950: '#000000',
},
}SCSS
$custom: #010416; $custom-light: #474852; $custom-dark: #000000;
JSON
{
"hex": "#010416",
"rgb": {
"r": 1,
"g": 4,
"b": 22
},
"hsl": {
"h": 231.429,
"s": 91.304,
"l": 4.51
},
"oklch": {
"l": 0.11726,
"c": 0.04514,
"h": 264.8
},
"luminance": 0.00151
}Semantic roles & 50–950 ramp
primary
#010416
secondary
#5E5415
accent
#E029FF
background
#F3F4F4
surface
#E5E6E7
border
#C1C2C3
text
#000002
muted
#777778