#010625#010625
#010625 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.4% C 0.067 H 264.8°. Best body text is #FFFFFF at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #010625 |
|---|---|
| RGB | rgb(1, 6, 37) |
| HSL | hsl(232, 95%, 7%) |
| HSV | hsv(232, 97%, 15%) |
| CMYK | cmyk(97.3%, 83.8%, 0%, 85.5%) |
| CIE-LAB | lab(2.44, 6.34, -18.97) |
| CIE-LCH | lch(2.44, 20.00, 288.47°) |
| OKLab | oklab(14.39% -0.0061 -0.0664) |
| OKLCH | oklch(14.39% 0.067 264.8) |
| XYZ | xyz(0.4115, 0.2702, 1.7804) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.07
Midnight
#03012D
ΔE00 4.27
Very Dark Blue
#000133
ΔE00 5.64
Dark Navy
#000435
ΔE00 5.68
Navy (survey)
#01153E
ΔE00 5.74
Midnight Blue (survey)
#020035
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010625 #252001
analogous
#011825 #010625 #0E0125
triadic
#010625 #250106 #062501
tetradic
#010625 #250118 #252001 #01250E
square
#010625 #250118 #252001 #01250E
split-complementary
#010625 #250E01 #182501
monochromatic
#01051E #01051E #010625 #031061 #04199C
Accessibility & contrast
On white
19.92
#010625 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#010625 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010625
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010625 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010625 | 1.00 | 19.92 | 1.05 | 19.92 |
| #FFFFFF | 19.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B26
Deuteranopia (green-blind)
#000724
Tritanopia (blue-blind)
#000E14
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #010625; /* rgb */ color: rgb(1, 6, 37); /* oklch */ color: oklch(14.4% 0.067 264.8);
Tailwind
colors: {
custom: {
50: '#47495f',
500: '#010625',
950: '#000000',
},
}SCSS
$custom: #010625; $custom-light: #47495f; $custom-dark: #000000;
JSON
{
"hex": "#010625",
"rgb": {
"r": 1,
"g": 6,
"b": 37
},
"hsl": {
"h": 231.667,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.14386,
"c": 0.06669,
"h": 264.8
},
"luminance": 0.0027
}Semantic roles & 50–950 ramp
primary
#010625
secondary
#6C6016
accent
#E129FF
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000004
muted
#777779