#0E112A#0E112A
#0E112A is a very dark, muted blue. Relative luminance 0.007; OKLCH L 19.1% C 0.050 H 275.4°. Best body text is #FFFFFF at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #0E112A |
|---|---|
| RGB | rgb(14, 17, 42) |
| HSL | hsl(234, 50%, 11%) |
| HSV | hsv(234, 67%, 16%) |
| CMYK | cmyk(66.7%, 59.5%, 0%, 83.5%) |
| CIE-LAB | lab(5.97, 6.99, -17.20) |
| CIE-LCH | lch(5.97, 18.57, 292.12°) |
| OKLab | oklab(19.07% 0.0048 -0.05) |
| OKLCH | oklch(19.07% 0.05 275.4) |
| XYZ | xyz(0.7993, 0.6614, 2.2756) |
| Luminance | 0.0066 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.31
Dark Navy Blue
#00022E
ΔE00 5.37
Navy (survey)
#01153E
ΔE00 6.04
Dark Navy
#000435
ΔE00 6.78
Very Dark Blue
#000133
ΔE00 6.83
Midnight Blue (survey)
#020035
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E112A #2A270E
analogous
#0E1F2A #0E112A #190E2A
triadic
#0E112A #2A0E11 #112A0E
tetradic
#0E112A #2A0E1F #2A270E #0E2A19
square
#0E112A #2A0E1F #2A270E #0E2A19
split-complementary
#0E112A #2A190E #1F2A0E
monochromatic
#080917 #080917 #0E112A #1D2458 #2D3686
Accessibility & contrast
On white
18.55
#0E112A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#0E112A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E112A
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E112A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E112A | 1.00 | 18.55 | 1.13 | 18.55 |
| #FFFFFF | 18.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#06142B
Deuteranopia (green-blind)
#041229
Tritanopia (blue-blind)
#03161B
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #0e112a; /* rgb */ color: rgb(14, 17, 42); /* oklch */ color: oklch(19.1% 0.050 275.4);
Tailwind
colors: {
custom: {
50: '#4f4f63',
500: '#0e112a',
950: '#000000',
},
}SCSS
$custom: #0e112a; $custom-light: #4f4f63; $custom-dark: #000000;
JSON
{
"hex": "#0e112a",
"rgb": {
"r": 14,
"g": 17,
"b": 42
},
"hsl": {
"h": 233.571,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.1907,
"c": 0.05024,
"h": 275.4
},
"luminance": 0.00661
}Semantic roles & 50–950 ramp
primary
#0E112A
secondary
#645E30
accent
#CB4EDA
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#020105
muted
#787779