#030F26#030F26
#030F26 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.3% C 0.052 H 259.4°. Best body text is #FFFFFF at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #030F26 |
|---|---|
| RGB | rgb(3, 15, 38) |
| HSL | hsl(219, 85%, 8%) |
| HSV | hsv(219, 92%, 15%) |
| CMYK | cmyk(92.1%, 60.5%, 0%, 85.1%) |
| CIE-LAB | lab(4.52, 3.36, -16.49) |
| CIE-LCH | lch(4.52, 16.83, 281.51°) |
| OKLab | oklab(17.26% -0.0094 -0.0507) |
| OKLCH | oklch(17.26% 0.052 259.4) |
| XYZ | xyz(0.5581, 0.5009, 1.9006) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.43
Navy (survey)
#01153E
ΔE00 6.56
Midnight
#03012D
ΔE00 6.82
Dark Navy
#000435
ΔE00 7.52
Very Dark Blue
#000133
ΔE00 7.61
Dark
#1B2431
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030F26 #261A03
analogous
#032026 #030F26 #090326
triadic
#030F26 #26030F #0F2603
tetradic
#030F26 #260320 #261A03 #032609
square
#030F26 #260320 #261A03 #032609
split-complementary
#030F26 #260903 #202603
monochromatic
#020B1C #020B1C #030F26 #07255F #0C3C97
Accessibility & contrast
On white
19.09
#030F26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#030F26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030F26
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030F26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030F26 | 1.00 | 19.09 | 1.10 | 19.09 |
| #FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#041127
Deuteranopia (green-blind)
#000E26
Tritanopia (blue-blind)
#001418
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #030f26; /* rgb */ color: rgb(3, 15, 38); /* oklch */ color: oklch(17.3% 0.052 259.4);
Tailwind
colors: {
custom: {
50: '#484e60',
500: '#030f26',
950: '#000000',
},
}SCSS
$custom: #030f26; $custom-light: #484e60; $custom-dark: #000000;
JSON
{
"hex": "#030f26",
"rgb": {
"r": 3,
"g": 15,
"b": 38
},
"hsl": {
"h": 219.429,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.17256,
"c": 0.05159,
"h": 259.4
},
"luminance": 0.00501
}Semantic roles & 50–950 ramp
primary
#030F26
secondary
#6A4F1B
accent
#B42CFC
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000105
muted
#777779