#010408#010408
#010408 is a very dark, near-neutral cyan. Relative luminance 0.001; OKLCH L 10.3% C 0.017 H 243.7°. Best body text is #FFFFFF at 20.54:1 contrast (WCAG AA passes).
Color values
| HEX | #010408 |
|---|---|
| RGB | rgb(1, 4, 8) |
| HSL | hsl(214, 78%, 2%) |
| HSV | hsv(214, 88%, 3%) |
| CMYK | cmyk(87.5%, 50%, 0%, 96.9%) |
| CIE-LAB | lab(1.00, -0.23, -1.79) |
| CIE-LCH | lch(1.00, 1.80, 262.68°) |
| OKLab | oklab(10.3% -0.0077 -0.0156) |
| OKLCH | oklch(10.3% 0.017 243.7) |
| XYZ | xyz(0.0997, 0.1108, 0.2458) |
| Luminance | 0.0011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Black
#000000
ΔE00 1.84
Almost Black
#070D0D
ΔE00 2.66
Dark
#1B2431
ΔE00 10.16
Very Dark Brown
#1D0200
ΔE00 12.64
Gunmetal
#2A3439
ΔE00 13.29
Dark Grey
#363737
ΔE00 14.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010408 #080501
analogous
#010808 #010408 #020108
triadic
#010408 #080104 #040801
tetradic
#010408 #080108 #080501 #010802
square
#010408 #080108 #080501 #010802
split-complementary
#010408 #080201 #080801
monochromatic
#030E1B #030E1B #030E1B #081F3E #0F3A75
Accessibility & contrast
On white
20.54
#010408 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#010408 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010408
20.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010408 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010408 | 1.00 | 20.54 | 1.02 | 20.54 |
| #FFFFFF | 20.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030408
Deuteranopia (green-blind)
#020308
Tritanopia (blue-blind)
#000505
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #010408; /* rgb */ color: rgb(1, 4, 8); /* oklch */ color: oklch(10.3% 0.017 243.7);
Tailwind
colors: {
custom: {
50: '#47484a',
500: '#010408',
950: '#000000',
},
}SCSS
$custom: #010408; $custom-light: #47484a; $custom-dark: #000000;
JSON
{
"hex": "#010408",
"rgb": {
"r": 1,
"g": 4,
"b": 8
},
"hsl": {
"h": 214.286,
"s": 77.778,
"l": 1.765
},
"oklch": {
"l": 0.10301,
"c": 0.01739,
"h": 243.7
},
"luminance": 0.00111
}Semantic roles & 50–950 ramp
primary
#010408
secondary
#4E3617
accent
#A234F4
background
#F3F4F4
surface
#E5E6E7
border
#C1C2C3
text
#000001
muted
#777777