#110E2A#110E2A
#110E2A is a very dark, muted blue. Relative luminance 0.006; OKLCH L 18.6% C 0.055 H 284.6°. Best body text is #FFFFFF at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #110E2A |
|---|---|
| RGB | rgb(17, 14, 42) |
| HSL | hsl(246, 50%, 11%) |
| HSV | hsv(246, 67%, 16%) |
| CMYK | cmyk(59.5%, 66.7%, 0%, 83.5%) |
| CIE-LAB | lab(5.42, 9.64, -18.06) |
| CIE-LCH | lch(5.42, 20.47, 298.10°) |
| OKLab | oklab(18.63% 0.0138 -0.0531) |
| OKLCH | oklch(18.63% 0.055 284.6) |
| XYZ | xyz(0.8060, 0.6004, 2.2635) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.61
Dark Navy Blue
#00022E
ΔE00 5.03
Very Dark Blue
#000133
ΔE00 6.33
Dark Navy
#000435
ΔE00 6.35
Navy (survey)
#01153E
ΔE00 6.40
Midnight Blue (survey)
#020035
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110E2A #272A0E
analogous
#0E192A #110E2A #1F0E2A
triadic
#110E2A #2A110E #0E2A11
tetradic
#110E2A #2A0E19 #272A0E #0E2A1F
square
#110E2A #2A0E19 #272A0E #0E2A1F
split-complementary
#110E2A #2A1F0E #192A0E
monochromatic
#090817 #090817 #110E2A #241D58 #362D86
Accessibility & contrast
On white
18.75
#110E2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#110E2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110E2A
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110E2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110E2A | 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)
#02132B
Deuteranopia (green-blind)
#021129
Tritanopia (blue-blind)
#08141A
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #110e2a; /* rgb */ color: rgb(17, 14, 42); /* oklch */ color: oklch(18.6% 0.055 284.6);
Tailwind
colors: {
custom: {
50: '#504d63',
500: '#110e2a',
950: '#000000',
},
}SCSS
$custom: #110e2a; $custom-light: #504d63; $custom-dark: #000000;
JSON
{
"hex": "#110e2a",
"rgb": {
"r": 17,
"g": 14,
"b": 42
},
"hsl": {
"h": 246.429,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.18625,
"c": 0.05492,
"h": 284.6
},
"luminance": 0.006
}Semantic roles & 50–950 ramp
primary
#110E2A
secondary
#5E6430
accent
#DA4ECB
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#020105
muted
#787779