#010926#010926
#010926 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.4% C 0.063 H 262.5°. Best body text is #FFFFFF at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #010926 |
|---|---|
| RGB | rgb(1, 9, 38) |
| HSL | hsl(227, 95%, 8%) |
| HSV | hsv(227, 97%, 15%) |
| CMYK | cmyk(97.4%, 76.3%, 0%, 85.1%) |
| CIE-LAB | lab(3.09, 5.54, -18.74) |
| CIE-LCH | lch(3.09, 19.54, 286.46°) |
| OKLab | oklab(15.4% -0.0082 -0.0623) |
| OKLCH | oklch(15.4% 0.063 262.5) |
| XYZ | xyz(0.4599, 0.3417, 1.8751) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.48
Midnight
#03012D
ΔE00 4.79
Navy (survey)
#01153E
ΔE00 5.62
Dark Navy
#000435
ΔE00 5.93
Very Dark Blue
#000133
ΔE00 5.94
Midnight Blue (survey)
#020035
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010926 #261E01
analogous
#011B26 #010926 #0B0126
triadic
#010926 #260109 #092601
tetradic
#010926 #26011B #261E01 #01260B
square
#010926 #26011B #261E01 #01260B
split-complementary
#010926 #260B01 #1B2601
monochromatic
#01071E #01071E #010926 #031762 #04259D
Accessibility & contrast
On white
19.66
#010926 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#010926 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010926
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010926 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010926 | 1.00 | 19.66 | 1.07 | 19.66 |
| #FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D27
Deuteranopia (green-blind)
#000925
Tritanopia (blue-blind)
#001016
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #010926; /* rgb */ color: rgb(1, 9, 38); /* oklch */ color: oklch(15.4% 0.063 262.5);
Tailwind
colors: {
custom: {
50: '#474b60',
500: '#010926',
950: '#000000',
},
}SCSS
$custom: #010926; $custom-light: #474b60; $custom-dark: #000000;
JSON
{
"hex": "#010926",
"rgb": {
"r": 1,
"g": 9,
"b": 38
},
"hsl": {
"h": 227.027,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.15397,
"c": 0.06284,
"h": 262.5
},
"luminance": 0.00342
}Semantic roles & 50–950 ramp
primary
#010926
secondary
#6D5A16
accent
#D129FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000105
muted
#777779