#0E152A#0E152A
#0E152A is a very dark, muted blue. Relative luminance 0.008; OKLCH L 20.1% C 0.043 H 268.4°. Best body text is #FFFFFF at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #0E152A |
|---|---|
| RGB | rgb(14, 21, 42) |
| HSL | hsl(225, 50%, 11%) |
| HSV | hsv(225, 67%, 16%) |
| CMYK | cmyk(66.7%, 50%, 0%, 83.5%) |
| CIE-LAB | lab(7.20, 4.48, -15.28) |
| CIE-LCH | lch(7.20, 15.92, 286.35°) |
| OKLab | oklab(20.14% -0.0012 -0.0434) |
| OKLCH | oklch(20.14% 0.043 268.4) |
| XYZ | xyz(0.8670, 0.7968, 2.2981) |
| Luminance | 0.0080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Navy (survey)
#01153E
ΔE00 6.87
Dark Navy Blue
#00022E
ΔE00 7.05
Midnight
#03012D
ΔE00 7.22
Dark
#1B2431
ΔE00 7.25
Navy Blue
#1B2A4A
ΔE00 7.61
Dark Navy
#000435
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E152A #2A230E
analogous
#0E232A #0E152A #150E2A
triadic
#0E152A #2A0E15 #152A0E
tetradic
#0E152A #2A0E23 #2A230E #0E2A15
square
#0E152A #2A0E23 #2A230E #0E2A15
split-complementary
#0E152A #2A150E #232A0E
monochromatic
#080B17 #080B17 #0E152A #1D2C58 #2D4386
Accessibility & contrast
On white
18.11
#0E152A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#0E152A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E152A
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E152A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E152A | 1.00 | 18.11 | 1.16 | 18.11 |
| #FFFFFF | 18.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C172B
Deuteranopia (green-blind)
#09152A
Tritanopia (blue-blind)
#031A1D
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #0e152a; /* rgb */ color: rgb(14, 21, 42); /* oklch */ color: oklch(20.1% 0.043 268.4);
Tailwind
colors: {
custom: {
50: '#4f5263',
500: '#0e152a',
950: '#000000',
},
}SCSS
$custom: #0e152a; $custom-light: #4f5263; $custom-dark: #000000;
JSON
{
"hex": "#0e152a",
"rgb": {
"r": 14,
"g": 21,
"b": 42
},
"hsl": {
"h": 225,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.20136,
"c": 0.04346,
"h": 268.4
},
"luminance": 0.00797
}Semantic roles & 50–950 ramp
primary
#0E152A
secondary
#645730
accent
#B74EDA
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#020205
muted
#787879