#010629#010629
#010629 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.9% C 0.073 H 265.0°. Best body text is #FFFFFF at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #010629 |
|---|---|
| RGB | rgb(1, 6, 41) |
| HSL | hsl(233, 95%, 8%) |
| HSV | hsv(233, 98%, 16%) |
| CMYK | cmyk(97.6%, 85.4%, 0%, 83.9%) |
| CIE-LAB | lab(2.68, 8.02, -21.68) |
| CIE-LCH | lch(2.68, 23.11, 290.29°) |
| OKLab | oklab(14.91% -0.0063 -0.0729) |
| OKLCH | oklch(14.91% 0.073 265) |
| XYZ | xyz(0.4777, 0.2967, 2.1295) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 2.53
Midnight
#03012D
ΔE00 2.78
Very Dark Blue
#000133
ΔE00 4.15
Dark Navy
#000435
ΔE00 4.18
Navy (survey)
#01153E
ΔE00 4.58
Midnight Blue (survey)
#020035
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010629 #292401
analogous
#011A29 #010629 #100129
triadic
#010629 #290106 #062901
tetradic
#010629 #29011A #292401 #012910
square
#010629 #29011A #292401 #012910
split-complementary
#010629 #291001 #1A2901
monochromatic
#01041E #01041E #010629 #020F65 #0417A0
Accessibility & contrast
On white
19.82
#010629 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#010629 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010629
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010629 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010629 | 1.00 | 19.82 | 1.06 | 19.82 |
| #FFFFFF | 19.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C2A
Deuteranopia (green-blind)
#000828
Tritanopia (blue-blind)
#000F16
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #010629; /* rgb */ color: rgb(1, 6, 41); /* oklch */ color: oklch(14.9% 0.073 265.0);
Tailwind
colors: {
custom: {
50: '#474963',
500: '#010629',
950: '#000000',
},
}SCSS
$custom: #010629; $custom-light: #474963; $custom-dark: #000000;
JSON
{
"hex": "#010629",
"rgb": {
"r": 1,
"g": 6,
"b": 41
},
"hsl": {
"h": 232.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.14914,
"c": 0.07321,
"h": 265
},
"luminance": 0.00297
}Semantic roles & 50–950 ramp
primary
#010629
secondary
#6F6416
accent
#E429FF
background
#F4F4F5
surface
#E6E6EA
border
#C2C2C6
text
#000005
muted
#777779