#110F27#110F27
#110F27 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 18.6% C 0.048 H 284.5°. Best body text is #FFFFFF at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #110F27 |
|---|---|
| RGB | rgb(17, 15, 39) |
| HSL | hsl(245, 44%, 11%) |
| HSV | hsv(245, 62%, 15%) |
| CMYK | cmyk(56.4%, 61.5%, 0%, 84.7%) |
| CIE-LAB | lab(5.49, 7.82, -15.69) |
| CIE-LCH | lch(5.49, 17.53, 296.49°) |
| OKLab | oklab(18.61% 0.012 -0.0461) |
| OKLCH | oklch(18.61% 0.048 284.5) |
| XYZ | xyz(0.7681, 0.6073, 1.9958) |
| Luminance | 0.0061 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.90
Dark Navy Blue
#00022E
ΔE00 6.18
Navy (survey)
#01153E
ΔE00 7.34
Very Dark Blue
#000133
ΔE00 7.66
Dark Navy
#000435
ΔE00 7.68
Midnight Blue (survey)
#020035
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F27 #25270F
analogous
#0F1927 #110F27 #1D0F27
triadic
#110F27 #27110F #0F2711
tetradic
#110F27 #270F19 #25270F #0F271D
square
#110F27 #270F19 #25270F #0F271D
split-complementary
#110F27 #271D0F #19270F
monochromatic
#0A0916 #0A0916 #110F27 #242053 #38317F
Accessibility & contrast
On white
18.73
#110F27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#110F27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F27
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F27 | 1.00 | 18.73 | 1.12 | 18.73 |
| #FFFFFF | 18.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061328
Deuteranopia (green-blind)
#051126
Tritanopia (blue-blind)
#0A1419
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #110f27; /* rgb */ color: rgb(17, 15, 39); /* oklch */ color: oklch(18.6% 0.048 284.5);
Tailwind
colors: {
custom: {
50: '#504d61',
500: '#110f27',
950: '#000000',
},
}SCSS
$custom: #110f27; $custom-light: #504d61; $custom-dark: #000000;
JSON
{
"hex": "#110f27",
"rgb": {
"r": 17,
"g": 15,
"b": 39
},
"hsl": {
"h": 245,
"s": 44.444,
"l": 10.588
},
"oklch": {
"l": 0.18607,
"c": 0.04763,
"h": 284.5
},
"luminance": 0.00607
}Semantic roles & 50–950 ramp
primary
#110F27
secondary
#5C6032
accent
#D454C9
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#020105
muted
#787779