#010E26#010E26
#010E26 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 16.8% C 0.055 H 257.3°. Best body text is #FFFFFF at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #010E26 |
|---|---|
| RGB | rgb(1, 14, 38) |
| HSL | hsl(219, 95%, 8%) |
| HSV | hsv(219, 97%, 15%) |
| CMYK | cmyk(97.4%, 63.2%, 0%, 85.1%) |
| CIE-LAB | lab(4.16, 3.35, -17.07) |
| CIE-LCH | lch(4.16, 17.40, 281.09°) |
| OKLab | oklab(16.78% -0.0121 -0.0535) |
| OKLCH | oklch(16.78% 0.055 257.3) |
| XYZ | xyz(0.5193, 0.4604, 1.8948) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.20
Navy (survey)
#01153E
ΔE00 6.36
Midnight
#03012D
ΔE00 6.63
Dark Navy
#000435
ΔE00 7.25
Very Dark Blue
#000133
ΔE00 7.34
Midnight Blue (survey)
#020035
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010E26 #261901
analogous
#012026 #010E26 #060126
triadic
#010E26 #26010E #0E2601
tetradic
#010E26 #260120 #261901 #012606
square
#010E26 #260120 #261901 #012606
split-complementary
#010E26 #260601 #202601
monochromatic
#010B1E #010B1E #010E26 #032462 #043A9D
Accessibility & contrast
On white
19.23
#010E26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#010E26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010E26
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010E26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010E26 | 1.00 | 19.23 | 1.09 | 19.23 |
| #FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#021127
Deuteranopia (green-blind)
#000D26
Tritanopia (blue-blind)
#001418
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #010e26; /* rgb */ color: rgb(1, 14, 38); /* oklch */ color: oklch(16.8% 0.055 257.3);
Tailwind
colors: {
custom: {
50: '#474d60',
500: '#010e26',
950: '#000000',
},
}SCSS
$custom: #010e26; $custom-light: #474d60; $custom-dark: #000000;
JSON
{
"hex": "#010e26",
"rgb": {
"r": 1,
"g": 14,
"b": 38
},
"hsl": {
"h": 218.919,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.16783,
"c": 0.05481,
"h": 257.3
},
"luminance": 0.0046
}Semantic roles & 50–950 ramp
primary
#010E26
secondary
#6D4E16
accent
#B429FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000105
muted
#777779