#010326#010326
#010326 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.5% C 0.075 H 266.6°. Best body text is #FFFFFF at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #010326 |
|---|---|
| RGB | rgb(1, 3, 38) |
| HSL | hsl(237, 95%, 8%) |
| HSV | hsv(237, 97%, 15%) |
| CMYK | cmyk(97.4%, 92.1%, 0%, 85.1%) |
| CIE-LAB | lab(1.91, 7.94, -20.57) |
| CIE-LCH | lch(1.91, 22.05, 291.10°) |
| OKLab | oklab(13.51% -0.0045 -0.0747) |
| OKLCH | oklch(13.51% 0.075 266.6) |
| XYZ | xyz(0.3948, 0.2115, 1.8534) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 2.98
Midnight
#03012D
ΔE00 3.06
Very Dark Blue
#000133
ΔE00 4.63
Dark Navy
#000435
ΔE00 4.73
Navy (survey)
#01153E
ΔE00 5.37
Midnight Blue (survey)
#020035
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010326 #262401
analogous
#011526 #010326 #120126
triadic
#010326 #260103 #032601
tetradic
#010326 #260115 #262401 #012612
square
#010326 #260115 #262401 #012612
split-complementary
#010326 #261201 #152601
monochromatic
#01021E #01021E #010326 #030862 #040C9D
Accessibility & contrast
On white
20.15
#010326 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#010326 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010326
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010326 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010326 | 1.00 | 20.15 | 1.04 | 20.15 |
| #FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000927
Deuteranopia (green-blind)
#000525
Tritanopia (blue-blind)
#000C13
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #010326; /* rgb */ color: rgb(1, 3, 38); /* oklch */ color: oklch(13.5% 0.075 266.6);
Tailwind
colors: {
custom: {
50: '#474860',
500: '#010326',
950: '#000000',
},
}SCSS
$custom: #010326; $custom-light: #474860; $custom-dark: #000000;
JSON
{
"hex": "#010326",
"rgb": {
"r": 1,
"g": 3,
"b": 38
},
"hsl": {
"h": 236.757,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.13512,
"c": 0.07486,
"h": 266.6
},
"luminance": 0.00212
}Semantic roles & 50–950 ramp
primary
#010326
secondary
#6D6816
accent
#F329FF
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000005
muted
#777779