#110E28#110E28
#110E28 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 18.4% C 0.051 H 285.5°. Best body text is #FFFFFF at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #110E28 |
|---|---|
| RGB | rgb(17, 14, 40) |
| HSL | hsl(247, 48%, 11%) |
| HSV | hsv(247, 65%, 16%) |
| CMYK | cmyk(57.5%, 65%, 0%, 84.3%) |
| CIE-LAB | lab(5.30, 8.76, -16.74) |
| CIE-LCH | lch(5.30, 18.89, 297.61°) |
| OKLab | oklab(18.45% 0.0137 -0.0495) |
| OKLCH | oklch(18.45% 0.051 285.5) |
| XYZ | xyz(0.7711, 0.5864, 2.0796) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.26
Dark Navy Blue
#00022E
ΔE00 5.62
Navy (survey)
#01153E
ΔE00 6.95
Very Dark Blue
#000133
ΔE00 7.03
Dark Navy
#000435
ΔE00 7.06
Midnight Blue (survey)
#020035
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110E28 #25280E
analogous
#0E1828 #110E28 #1E0E28
triadic
#110E28 #28110E #0E2811
tetradic
#110E28 #280E18 #25280E #0E281E
square
#110E28 #280E18 #25280E #0E281E
split-complementary
#110E28 #281E0E #18280E
monochromatic
#0A0817 #0A0817 #110E28 #241E55 #382E83
Accessibility & contrast
On white
18.80
#110E28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#110E28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110E28
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110E28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110E28 | 1.00 | 18.80 | 1.12 | 18.80 |
| #FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#041229
Deuteranopia (green-blind)
#031127
Tritanopia (blue-blind)
#0A1419
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #110e28; /* rgb */ color: rgb(17, 14, 40); /* oklch */ color: oklch(18.4% 0.051 285.5);
Tailwind
colors: {
custom: {
50: '#504d62',
500: '#110e28',
950: '#000000',
},
}SCSS
$custom: #110e28; $custom-light: #504d62; $custom-dark: #000000;
JSON
{
"hex": "#110e28",
"rgb": {
"r": 17,
"g": 14,
"b": 40
},
"hsl": {
"h": 246.923,
"s": 48.148,
"l": 10.588
},
"oklch": {
"l": 0.18449,
"c": 0.05134,
"h": 285.5
},
"luminance": 0.00586
}Semantic roles & 50–950 ramp
primary
#110E28
secondary
#5C6130
accent
#D850C8
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#020105
muted
#787779