#030E26#030E26
#030E26 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.0% C 0.053 H 260.9°. Best body text is #FFFFFF at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #030E26 |
|---|---|
| RGB | rgb(3, 14, 38) |
| HSL | hsl(221, 85%, 8%) |
| HSV | hsv(221, 92%, 15%) |
| CMYK | cmyk(92.1%, 63.2%, 0%, 85.1%) |
| CIE-LAB | lab(4.28, 3.87, -16.88) |
| CIE-LCH | lch(4.28, 17.32, 282.91°) |
| OKLab | oklab(16.97% -0.0084 -0.0525) |
| OKLCH | oklch(16.97% 0.053 260.9) |
| XYZ | xyz(0.5443, 0.4733, 1.8960) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.01
Navy (survey)
#01153E
ΔE00 6.34
Midnight
#03012D
ΔE00 6.37
Dark Navy
#000435
ΔE00 7.19
Very Dark Blue
#000133
ΔE00 7.27
Midnight Blue (survey)
#020035
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030E26 #261B03
analogous
#031F26 #030E26 #090326
triadic
#030E26 #26030E #0E2603
tetradic
#030E26 #26031F #261B03 #032609
square
#030E26 #26031F #261B03 #032609
split-complementary
#030E26 #260903 #1F2603
monochromatic
#020A1C #020A1C #030E26 #07235F #0C3897
Accessibility & contrast
On white
19.19
#030E26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#030E26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030E26
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030E26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030E26 | 1.00 | 19.19 | 1.09 | 19.19 |
| #FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#031127
Deuteranopia (green-blind)
#000D26
Tritanopia (blue-blind)
#001418
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #030e26; /* rgb */ color: rgb(3, 14, 38); /* oklch */ color: oklch(17.0% 0.053 260.9);
Tailwind
colors: {
custom: {
50: '#484d60',
500: '#030e26',
950: '#000000',
},
}SCSS
$custom: #030e26; $custom-light: #484d60; $custom-dark: #000000;
JSON
{
"hex": "#030e26",
"rgb": {
"r": 3,
"g": 14,
"b": 38
},
"hsl": {
"h": 221.143,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.16971,
"c": 0.05317,
"h": 260.9
},
"luminance": 0.00473
}Semantic roles & 50–950 ramp
primary
#030E26
secondary
#6A511B
accent
#BA2CFC
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000105
muted
#777779