#110E22#110E22
#110E22 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 18.0% C 0.040 H 288.5°. Best body text is #FFFFFF at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #110E22 |
|---|---|
| RGB | rgb(17, 14, 34) |
| HSL | hsl(249, 42%, 9%) |
| HSV | hsv(249, 59%, 13%) |
| CMYK | cmyk(50%, 58.8%, 0%, 86.7%) |
| CIE-LAB | lab(4.96, 6.36, -12.68) |
| CIE-LCH | lch(4.96, 14.19, 296.65°) |
| OKLab | oklab(17.96% 0.0128 -0.0382) |
| OKLCH | oklch(17.96% 0.04 288.5) |
| XYZ | xyz(0.6769, 0.5487, 1.5833) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 7.71
Dark Navy Blue
#00022E
ΔE00 7.93
Navy (survey)
#01153E
ΔE00 9.09
Very Dark Blue
#000133
ΔE00 9.51
Dark
#1B2431
ΔE00 9.52
Dark Navy
#000435
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110E22 #1F220E
analogous
#0E1522 #110E22 #1B0E22
triadic
#110E22 #22110E #0E2211
tetradic
#110E22 #220E15 #1F220E #0E221B
square
#110E22 #220E15 #1F220E #0E221B
split-complementary
#110E22 #221B0E #15220E
monochromatic
#0B0916 #0B0916 #110E22 #27204D #3C3279
Accessibility & contrast
On white
18.92
#110E22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#110E22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110E22
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110E22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110E22 | 1.00 | 18.92 | 1.11 | 18.92 |
| #FFFFFF | 18.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#071123
Deuteranopia (green-blind)
#071022
Tritanopia (blue-blind)
#0C1216
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #110e22; /* rgb */ color: rgb(17, 14, 34); /* oklch */ color: oklch(18.0% 0.040 288.5);
Tailwind
colors: {
custom: {
50: '#4f4d5d',
500: '#110e22',
950: '#000000',
},
}SCSS
$custom: #110e22; $custom-light: #4f4d5d; $custom-dark: #000000;
JSON
{
"hex": "#110e22",
"rgb": {
"r": 17,
"g": 14,
"b": 34
},
"hsl": {
"h": 249,
"s": 41.667,
"l": 9.412
},
"oklch": {
"l": 0.17956,
"c": 0.04027,
"h": 288.5
},
"luminance": 0.00549
}Semantic roles & 50–950 ramp
primary
#110E22
secondary
#545A32
accent
#D156BF
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#020104
muted
#787779