#030624#030624
#030624 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.5% C 0.063 H 269.4°. Best body text is #FFFFFF at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #030624 |
|---|---|
| RGB | rgb(3, 6, 36) |
| HSL | hsl(235, 85%, 8%) |
| HSV | hsv(235, 92%, 14%) |
| CMYK | cmyk(91.7%, 83.3%, 0%, 85.9%) |
| CIE-LAB | lab(2.50, 6.46, -18.09) |
| CIE-LCH | lch(2.50, 19.21, 289.67°) |
| OKLab | oklab(14.52% -0.0007 -0.0634) |
| OKLCH | oklch(14.52% 0.063 269.4) |
| XYZ | xyz(0.4210, 0.2769, 1.7000) |
| Luminance | 0.0028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.45
Midnight
#03012D
ΔE00 4.53
Very Dark Blue
#000133
ΔE00 6.05
Dark Navy
#000435
ΔE00 6.10
Navy (survey)
#01153E
ΔE00 6.19
Midnight Blue (survey)
#020035
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030624 #242103
analogous
#031724 #030624 #100324
triadic
#030624 #240306 #062403
tetradic
#030624 #240317 #242103 #032410
square
#030624 #240317 #242103 #032410
split-complementary
#030624 #241003 #172403
monochromatic
#02051C #02051C #030624 #080F5C #0C1995
Accessibility & contrast
On white
19.90
#030624 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#030624 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030624
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030624 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030624 | 1.00 | 19.90 | 1.06 | 19.90 |
| #FFFFFF | 19.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B25
Deuteranopia (green-blind)
#000823
Tritanopia (blue-blind)
#000E13
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #030624; /* rgb */ color: rgb(3, 6, 36); /* oklch */ color: oklch(14.5% 0.063 269.4);
Tailwind
colors: {
custom: {
50: '#48495e',
500: '#030624',
950: '#000000',
},
}SCSS
$custom: #030624; $custom-light: #48495e; $custom-dark: #000000;
JSON
{
"hex": "#030624",
"rgb": {
"r": 3,
"g": 6,
"b": 36
},
"hsl": {
"h": 234.545,
"s": 84.615,
"l": 7.647
},
"oklch": {
"l": 0.14517,
"c": 0.06336,
"h": 269.4
},
"luminance": 0.00277
}Semantic roles & 50–950 ramp
primary
#030624
secondary
#68611B
accent
#E82DFB
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000004
muted
#777779