#030E29#030E29
#030E29 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.3% C 0.058 H 262.2°. Best body text is #FFFFFF at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #030E29 |
|---|---|
| RGB | rgb(3, 14, 41) |
| HSL | hsl(223, 86%, 9%) |
| HSV | hsv(223, 93%, 16%) |
| CMYK | cmyk(92.7%, 65.9%, 0%, 83.9%) |
| CIE-LAB | lab(4.46, 5.15, -18.88) |
| CIE-LCH | lch(4.46, 19.57, 285.25°) |
| OKLab | oklab(17.27% -0.0079 -0.0579) |
| OKLCH | oklch(17.27% 0.058 262.2) |
| XYZ | xyz(0.5947, 0.4935, 2.1613) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.77
Midnight
#03012D
ΔE00 5.14
Navy (survey)
#01153E
ΔE00 5.18
Dark Navy
#000435
ΔE00 6.03
Very Dark Blue
#000133
ΔE00 6.11
Midnight Blue (survey)
#020035
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030E29 #291E03
analogous
#032129 #030E29 #0B0329
triadic
#030E29 #29030E #0E2903
tetradic
#030E29 #290321 #291E03 #03290B
square
#030E29 #290321 #291E03 #03290B
split-complementary
#030E29 #290B03 #212903
monochromatic
#020A1D #020A1D #030E29 #072162 #0B359B
Accessibility & contrast
On white
19.11
#030E29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#030E29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030E29
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030E29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030E29 | 1.00 | 19.11 | 1.10 | 19.11 |
| #FFFFFF | 19.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#01112A
Deuteranopia (green-blind)
#000E28
Tritanopia (blue-blind)
#001519
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #030e29; /* rgb */ color: rgb(3, 14, 41); /* oklch */ color: oklch(17.3% 0.058 262.2);
Tailwind
colors: {
custom: {
50: '#484d63',
500: '#030e29',
950: '#000000',
},
}SCSS
$custom: #030e29; $custom-light: #484d63; $custom-dark: #000000;
JSON
{
"hex": "#030e29",
"rgb": {
"r": 3,
"g": 14,
"b": 41
},
"hsl": {
"h": 222.632,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.17266,
"c": 0.05847,
"h": 262.2
},
"luminance": 0.00494
}Semantic roles & 50–950 ramp
primary
#030E29
secondary
#6D551B
accent
#C02BFD
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779