#030625#030625
#030625 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.6% C 0.065 H 269.3°. Best body text is #FFFFFF at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #030625 |
|---|---|
| RGB | rgb(3, 6, 37) |
| HSL | hsl(235, 85%, 8%) |
| HSV | hsv(235, 92%, 15%) |
| CMYK | cmyk(91.9%, 83.8%, 0%, 85.5%) |
| CIE-LAB | lab(2.56, 6.86, -18.78) |
| CIE-LCH | lch(2.56, 19.99, 290.06°) |
| OKLab | oklab(14.64% -0.0008 -0.0651) |
| OKLCH | oklch(14.64% 0.065 269.3) |
| XYZ | xyz(0.4365, 0.2831, 1.7816) |
| Luminance | 0.0028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.04
Midnight
#03012D
ΔE00 4.11
Very Dark Blue
#000133
ΔE00 5.64
Dark Navy
#000435
ΔE00 5.70
Navy (survey)
#01153E
ΔE00 5.85
Midnight Blue (survey)
#020035
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030625 #252203
analogous
#031725 #030625 #110325
triadic
#030625 #250306 #062503
tetradic
#030625 #250317 #252203 #032511
square
#030625 #250317 #252203 #032511
split-complementary
#030625 #251103 #172503
monochromatic
#02051C #02051C #030625 #080F5E #0C1896
Accessibility & contrast
On white
19.88
#030625 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#030625 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030625
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030625 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030625 | 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)
#000B26
Deuteranopia (green-blind)
#000824
Tritanopia (blue-blind)
#000E14
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #030625; /* rgb */ color: rgb(3, 6, 37); /* oklch */ color: oklch(14.6% 0.065 269.3);
Tailwind
colors: {
custom: {
50: '#48495f',
500: '#030625',
950: '#000000',
},
}SCSS
$custom: #030625; $custom-light: #48495f; $custom-dark: #000000;
JSON
{
"hex": "#030625",
"rgb": {
"r": 3,
"g": 6,
"b": 37
},
"hsl": {
"h": 234.706,
"s": 85,
"l": 7.843
},
"oklch": {
"l": 0.14642,
"c": 0.06506,
"h": 269.3
},
"luminance": 0.00283
}Semantic roles & 50–950 ramp
primary
#030625
secondary
#69621B
accent
#E92DFB
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000004
muted
#777779