#000629#000629
#000629 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.8% C 0.074 H 263.0°. Best body text is #FFFFFF at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #000629 |
|---|---|
| RGB | rgb(0, 6, 41) |
| HSL | hsl(231, 100%, 8%) |
| HSV | hsv(231, 100%, 16%) |
| CMYK | cmyk(100%, 85.4%, 0%, 83.9%) |
| CIE-LAB | lab(2.62, 7.75, -21.77) |
| CIE-LCH | lch(2.62, 23.11, 289.60°) |
| OKLab | oklab(14.79% -0.0091 -0.0736) |
| OKLCH | oklch(14.79% 0.074 263) |
| XYZ | xyz(0.4652, 0.2903, 2.1289) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 2.59
Midnight
#03012D
ΔE00 2.92
Very Dark Blue
#000133
ΔE00 4.19
Dark Navy
#000435
ΔE00 4.21
Navy (survey)
#01153E
ΔE00 4.53
Midnight Blue (survey)
#020035
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000629 #292300
analogous
#001A29 #000629 #0E0029
triadic
#000629 #290006 #062900
tetradic
#000629 #29001A #292300 #00290E
square
#000629 #29001A #292300 #00290E
split-complementary
#000629 #290E00 #1A2900
monochromatic
#00041F #00041F #000629 #000F66 #0018A3
Accessibility & contrast
On white
19.85
#000629 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#000629 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000629
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000629 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000629 | 1.00 | 19.85 | 1.06 | 19.85 |
| #FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C2A
Deuteranopia (green-blind)
#000728
Tritanopia (blue-blind)
#000F16
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #000629; /* rgb */ color: rgb(0, 6, 41); /* oklch */ color: oklch(14.8% 0.074 263.0);
Tailwind
colors: {
custom: {
50: '#474963',
500: '#000629',
950: '#000000',
},
}SCSS
$custom: #000629; $custom-light: #474963; $custom-dark: #000000;
JSON
{
"hex": "#000629",
"rgb": {
"r": 0,
"g": 6,
"b": 41
},
"hsl": {
"h": 231.22,
"s": 100,
"l": 8.039
},
"oklch": {
"l": 0.1479,
"c": 0.07415,
"h": 263
},
"luminance": 0.0029
}Semantic roles & 50–950 ramp
primary
#000629
secondary
#716314
accent
#E029FF
background
#F4F4F5
surface
#E6E6EA
border
#C2C2C6
text
#000005
muted
#777779