#030A14#030A14
#030A14 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.2% C 0.026 H 251.3°. Best body text is #FFFFFF at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #030A14 |
|---|---|
| RGB | rgb(3, 10, 20) |
| HSL | hsl(215, 74%, 5%) |
| HSV | hsv(215, 85%, 8%) |
| CMYK | cmyk(85%, 50%, 0%, 92.2%) |
| CIE-LAB | lab(2.59, -0.02, -5.58) |
| CIE-LCH | lch(2.59, 5.58, 269.84°) |
| OKLab | oklab(14.19% -0.0084 -0.0249) |
| OKLCH | oklch(14.19% 0.026 251.3) |
| XYZ | xyz(0.2723, 0.2869, 0.7027) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Almost Black
#070D0D
ΔE00 4.99
Black
#000000
ΔE00 5.18
Dark
#1B2431
ΔE00 7.66
Gunmetal
#2A3439
ΔE00 12.35
Dark Navy Blue
#00022E
ΔE00 13.83
Onyx
#353839
ΔE00 13.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030A14 #140D03
analogous
#031314 #030A14 #050314
triadic
#030A14 #14030A #0A1403
tetradic
#030A14 #140313 #140D03 #031405
square
#030A14 #140313 #140D03 #031405
split-complementary
#030A14 #140503 #131403
monochromatic
#040D1B #040D1B #040D1B #0B2549 #133F7E
Accessibility & contrast
On white
19.86
#030A14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#030A14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030A14
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030A14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030A14 | 1.00 | 19.86 | 1.06 | 19.86 |
| #FFFFFF | 19.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060A14
Deuteranopia (green-blind)
#040914
Tritanopia (blue-blind)
#000C0E
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #030a14; /* rgb */ color: rgb(3, 10, 20); /* oklch */ color: oklch(14.2% 0.026 251.3);
Tailwind
colors: {
custom: {
50: '#484b51',
500: '#030a14',
950: '#000000',
},
}SCSS
$custom: #030a14; $custom-light: #484b51; $custom-dark: #000000;
JSON
{
"hex": "#030a14",
"rgb": {
"r": 3,
"g": 10,
"b": 20
},
"hsl": {
"h": 215.294,
"s": 73.913,
"l": 4.51
},
"oklch": {
"l": 0.14191,
"c": 0.02628,
"h": 251.3
},
"luminance": 0.00287
}Semantic roles & 50–950 ramp
primary
#030A14
secondary
#573F1C
accent
#A437F1
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778