#010624#010624
#010624 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.3% C 0.065 H 264.6°. Best body text is #FFFFFF at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #010624 |
|---|---|
| RGB | rgb(1, 6, 36) |
| HSL | hsl(231, 95%, 7%) |
| HSV | hsv(231, 97%, 14%) |
| CMYK | cmyk(97.2%, 83.3%, 0%, 85.9%) |
| CIE-LAB | lab(2.38, 5.94, -18.28) |
| CIE-LCH | lch(2.38, 19.22, 288.01°) |
| OKLab | oklab(14.26% -0.0061 -0.0647) |
| OKLCH | oklch(14.26% 0.065 264.6) |
| XYZ | xyz(0.3960, 0.2640, 1.6988) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.49
Midnight
#03012D
ΔE00 4.68
Very Dark Blue
#000133
ΔE00 6.04
Navy (survey)
#01153E
ΔE00 6.08
Dark Navy
#000435
ΔE00 6.08
Midnight Blue (survey)
#020035
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010624 #241F01
analogous
#011824 #010624 #0E0124
triadic
#010624 #240106 #062401
tetradic
#010624 #240118 #241F01 #01240E
square
#010624 #240118 #241F01 #01240E
split-complementary
#010624 #240E01 #182401
monochromatic
#01051E #01051E #010624 #031060 #041A9B
Accessibility & contrast
On white
19.95
#010624 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#010624 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010624
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010624 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010624 | 1.00 | 19.95 | 1.05 | 19.95 |
| #FFFFFF | 19.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B25
Deuteranopia (green-blind)
#000723
Tritanopia (blue-blind)
#000E13
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #010624; /* rgb */ color: rgb(1, 6, 36); /* oklch */ color: oklch(14.3% 0.065 264.6);
Tailwind
colors: {
custom: {
50: '#47495e',
500: '#010624',
950: '#000000',
},
}SCSS
$custom: #010624; $custom-light: #47495e; $custom-dark: #000000;
JSON
{
"hex": "#010624",
"rgb": {
"r": 1,
"g": 6,
"b": 36
},
"hsl": {
"h": 231.429,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.14257,
"c": 0.06502,
"h": 264.6
},
"luminance": 0.00264
}Semantic roles & 50–950 ramp
primary
#010624
secondary
#6B5F16
accent
#E029FF
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000004
muted
#777779