#110F26#110F26
#110F26 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 18.5% C 0.046 H 285.0°. Best body text is #FFFFFF at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #110F26 |
|---|---|
| RGB | rgb(17, 15, 38) |
| HSL | hsl(245, 43%, 10%) |
| HSV | hsv(245, 61%, 15%) |
| CMYK | cmyk(55.3%, 60.5%, 0%, 85.1%) |
| CIE-LAB | lab(5.43, 7.40, -15.02) |
| CIE-LCH | lch(5.43, 16.75, 296.24°) |
| OKLab | oklab(18.52% 0.0118 -0.0442) |
| OKLCH | oklch(18.52% 0.046 285) |
| XYZ | xyz(0.7517, 0.6007, 1.9097) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.29
Dark Navy Blue
#00022E
ΔE00 6.55
Navy (survey)
#01153E
ΔE00 7.68
Very Dark Blue
#000133
ΔE00 8.06
Dark Navy
#000435
ΔE00 8.08
Midnight Blue (survey)
#020035
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F26 #24260F
analogous
#0F1826 #110F26 #1C0F26
triadic
#110F26 #26110F #0F2611
tetradic
#110F26 #260F18 #24260F #0F261C
square
#110F26 #260F18 #24260F #0F261C
split-complementary
#110F26 #261C0F #18260F
monochromatic
#0A0916 #0A0916 #110F26 #252052 #38327E
Accessibility & contrast
On white
18.75
#110F26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#110F26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F26
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F26 | 1.00 | 18.75 | 1.12 | 18.75 |
| #FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061327
Deuteranopia (green-blind)
#061125
Tritanopia (blue-blind)
#0B1418
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #110f26; /* rgb */ color: rgb(17, 15, 38); /* oklch */ color: oklch(18.5% 0.046 285.0);
Tailwind
colors: {
custom: {
50: '#504d60',
500: '#110f26',
950: '#000000',
},
}SCSS
$custom: #110f26; $custom-light: #504d60; $custom-dark: #000000;
JSON
{
"hex": "#110f26",
"rgb": {
"r": 17,
"g": 15,
"b": 38
},
"hsl": {
"h": 245.217,
"s": 43.396,
"l": 10.392
},
"oklch": {
"l": 0.18525,
"c": 0.04577,
"h": 285
},
"luminance": 0.00601
}Semantic roles & 50–950 ramp
primary
#110F26
secondary
#5B5E32
accent
#D355C8
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#020105
muted
#787779