#010924#010924
#010924 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.2% C 0.059 H 262.0°. Best body text is #FFFFFF at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #010924 |
|---|---|
| RGB | rgb(1, 9, 36) |
| HSL | hsl(226, 95%, 7%) |
| HSV | hsv(226, 97%, 14%) |
| CMYK | cmyk(97.2%, 75%, 0%, 85.9%) |
| CIE-LAB | lab(2.97, 4.74, -17.37) |
| CIE-LCH | lch(2.97, 18.01, 285.26°) |
| OKLab | oklab(15.17% -0.0083 -0.0588) |
| OKLCH | oklch(15.17% 0.059 262) |
| XYZ | xyz(0.4285, 0.3291, 1.7097) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 5.32
Midnight
#03012D
ΔE00 5.61
Navy (survey)
#01153E
ΔE00 6.34
Dark Navy
#000435
ΔE00 6.73
Very Dark Blue
#000133
ΔE00 6.74
Midnight Blue (survey)
#020035
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010924 #241C01
analogous
#011B24 #010924 #0B0124
triadic
#010924 #240109 #092401
tetradic
#010924 #24011B #241C01 #01240B
square
#010924 #24011B #241C01 #01240B
split-complementary
#010924 #240B01 #1B2401
monochromatic
#01071E #01071E #010924 #031860 #04279B
Accessibility & contrast
On white
19.70
#010924 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#010924 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010924
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010924 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010924 | 1.00 | 19.70 | 1.07 | 19.70 |
| #FFFFFF | 19.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D25
Deuteranopia (green-blind)
#000923
Tritanopia (blue-blind)
#001015
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #010924; /* rgb */ color: rgb(1, 9, 36); /* oklch */ color: oklch(15.2% 0.059 262.0);
Tailwind
colors: {
custom: {
50: '#474b5e',
500: '#010924',
950: '#000000',
},
}SCSS
$custom: #010924; $custom-light: #474b5e; $custom-dark: #000000;
JSON
{
"hex": "#010924",
"rgb": {
"r": 1,
"g": 9,
"b": 36
},
"hsl": {
"h": 226.286,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.15167,
"c": 0.0594,
"h": 262
},
"luminance": 0.00329
}Semantic roles & 50–950 ramp
primary
#010924
secondary
#6B5816
accent
#CE29FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779