#010627#010627
#010627 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.6% C 0.070 H 264.9°. Best body text is #FFFFFF at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #010627 |
|---|---|
| RGB | rgb(1, 6, 39) |
| HSL | hsl(232, 95%, 8%) |
| HSV | hsv(232, 97%, 15%) |
| CMYK | cmyk(97.4%, 84.6%, 0%, 84.7%) |
| CIE-LAB | lab(2.56, 7.15, -20.33) |
| CIE-LCH | lch(2.56, 21.56, 289.38°) |
| OKLab | oklab(14.65% -0.0062 -0.0697) |
| OKLCH | oklch(14.65% 0.07 264.9) |
| XYZ | xyz(0.4437, 0.2831, 1.9503) |
| Luminance | 0.0028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 3.28
Midnight
#03012D
ΔE00 3.50
Very Dark Blue
#000133
ΔE00 4.87
Dark Navy
#000435
ΔE00 4.91
Navy (survey)
#01153E
ΔE00 5.12
Midnight Blue (survey)
#020035
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010627 #272201
analogous
#011927 #010627 #0F0127
triadic
#010627 #270106 #062701
tetradic
#010627 #270119 #272201 #01270F
square
#010627 #270119 #272201 #01270F
split-complementary
#010627 #270F01 #192701
monochromatic
#01051E #01051E #010627 #030F63 #04189E
Accessibility & contrast
On white
19.88
#010627 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#010627 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010627
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010627 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010627 | 1.00 | 19.88 | 1.06 | 19.88 |
| #FFFFFF | 19.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B28
Deuteranopia (green-blind)
#000726
Tritanopia (blue-blind)
#000F15
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #010627; /* rgb */ color: rgb(1, 6, 39); /* oklch */ color: oklch(14.6% 0.070 264.9);
Tailwind
colors: {
custom: {
50: '#474961',
500: '#010627',
950: '#000000',
},
}SCSS
$custom: #010627; $custom-light: #474961; $custom-dark: #000000;
JSON
{
"hex": "#010627",
"rgb": {
"r": 1,
"g": 6,
"b": 39
},
"hsl": {
"h": 232.105,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.14648,
"c": 0.06998,
"h": 264.9
},
"luminance": 0.00283
}Semantic roles & 50–950 ramp
primary
#010627
secondary
#6E6216
accent
#E329FF
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000005
muted
#777779