#010826#010826
#010826 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.1% C 0.065 H 263.3°. Best body text is #FFFFFF at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #010826 |
|---|---|
| RGB | rgb(1, 8, 38) |
| HSL | hsl(229, 95%, 8%) |
| HSV | hsv(229, 97%, 15%) |
| CMYK | cmyk(97.4%, 78.9%, 0%, 85.1%) |
| CIE-LAB | lab(2.89, 5.94, -19.04) |
| CIE-LCH | lch(2.89, 19.95, 287.32°) |
| OKLab | oklab(15.12% -0.0075 -0.0641) |
| OKLCH | oklch(15.12% 0.065 263.3) |
| XYZ | xyz(0.4491, 0.3200, 1.8714) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.20
Midnight
#03012D
ΔE00 4.47
Navy (survey)
#01153E
ΔE00 5.53
Very Dark Blue
#000133
ΔE00 5.71
Dark Navy
#000435
ΔE00 5.71
Midnight Blue (survey)
#020035
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010826 #261F01
analogous
#011A26 #010826 #0D0126
triadic
#010826 #260108 #082601
tetradic
#010826 #26011A #261F01 #01260D
square
#010826 #26011A #261F01 #01260D
split-complementary
#010826 #260D01 #1A2601
monochromatic
#01061E #01061E #010826 #031562 #04219D
Accessibility & contrast
On white
19.74
#010826 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#010826 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010826
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010826 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010826 | 1.00 | 19.74 | 1.06 | 19.74 |
| #FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D27
Deuteranopia (green-blind)
#000925
Tritanopia (blue-blind)
#001015
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #010826; /* rgb */ color: rgb(1, 8, 38); /* oklch */ color: oklch(15.1% 0.065 263.3);
Tailwind
colors: {
custom: {
50: '#474a60',
500: '#010826',
950: '#000000',
},
}SCSS
$custom: #010826; $custom-light: #474a60; $custom-dark: #000000;
JSON
{
"hex": "#010826",
"rgb": {
"r": 1,
"g": 8,
"b": 38
},
"hsl": {
"h": 228.649,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.15115,
"c": 0.06457,
"h": 263.3
},
"luminance": 0.0032
}Semantic roles & 50–950 ramp
primary
#010826
secondary
#6D5C16
accent
#D629FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000105
muted
#777779