#110E29#110E29
#110E29 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 18.5% C 0.053 H 285.0°. Best body text is #FFFFFF at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #110E29 |
|---|---|
| RGB | rgb(17, 14, 41) |
| HSL | hsl(247, 49%, 11%) |
| HSV | hsv(247, 66%, 16%) |
| CMYK | cmyk(58.5%, 65.9%, 0%, 83.9%) |
| CIE-LAB | lab(5.36, 9.19, -17.40) |
| CIE-LCH | lch(5.36, 19.68, 297.84°) |
| OKLab | oklab(18.54% 0.0138 -0.0513) |
| OKLCH | oklch(18.54% 0.053 285) |
| XYZ | xyz(0.7883, 0.5933, 2.1704) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.92
Dark Navy Blue
#00022E
ΔE00 5.31
Navy (survey)
#01153E
ΔE00 6.66
Very Dark Blue
#000133
ΔE00 6.67
Dark Navy
#000435
ΔE00 6.70
Midnight Blue (survey)
#020035
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110E29 #26290E
analogous
#0E1829 #110E29 #1E0E29
triadic
#110E29 #29110E #0E2911
tetradic
#110E29 #290E18 #26290E #0E291E
square
#110E29 #290E18 #26290E #0E291E
split-complementary
#110E29 #291E0E #18290E
monochromatic
#090817 #090817 #110E29 #241E57 #372D84
Accessibility & contrast
On white
18.77
#110E29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#110E29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110E29
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110E29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110E29 | 1.00 | 18.77 | 1.12 | 18.77 |
| #FFFFFF | 18.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#03132A
Deuteranopia (green-blind)
#031128
Tritanopia (blue-blind)
#091419
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #110e29; /* rgb */ color: rgb(17, 14, 41); /* oklch */ color: oklch(18.5% 0.053 285.0);
Tailwind
colors: {
custom: {
50: '#504d63',
500: '#110e29',
950: '#000000',
},
}SCSS
$custom: #110e29; $custom-light: #504d63; $custom-dark: #000000;
JSON
{
"hex": "#110e29",
"rgb": {
"r": 17,
"g": 14,
"b": 41
},
"hsl": {
"h": 246.667,
"s": 49.091,
"l": 10.784
},
"oklch": {
"l": 0.18536,
"c": 0.05313,
"h": 285
},
"luminance": 0.00593
}Semantic roles & 50–950 ramp
primary
#110E29
secondary
#5D6330
accent
#D94FC9
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#020105
muted
#787779