#110B29#110B29
#110B29 is a very dark, muted violet. Relative luminance 0.005; OKLCH L 17.9% C 0.059 H 288.2°. Best body text is #FFFFFF at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #110B29 |
|---|---|
| RGB | rgb(17, 11, 41) |
| HSL | hsl(252, 58%, 10%) |
| HSV | hsv(252, 73%, 16%) |
| CMYK | cmyk(58.5%, 73.2%, 0%, 83.9%) |
| CIE-LAB | lab(4.68, 10.57, -18.46) |
| CIE-LCH | lch(4.68, 21.27, 299.80°) |
| OKLab | oklab(17.85% 0.0183 -0.0557) |
| OKLCH | oklch(17.85% 0.059 288.2) |
| XYZ | xyz(0.7510, 0.5186, 2.1579) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 4.36
Dark Navy Blue
#00022E
ΔE00 4.90
Very Dark Blue
#000133
ΔE00 6.10
Dark Navy
#000435
ΔE00 6.17
Midnight Blue (survey)
#020035
ΔE00 6.56
Navy (survey)
#01153E
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110B29 #23290B
analogous
#0B1429 #110B29 #200B29
triadic
#110B29 #29110B #0B2911
tetradic
#110B29 #290B14 #23290B #0B2920
square
#110B29 #290B14 #23290B #0B2920
split-complementary
#110B29 #29200B #14290B
monochromatic
#0A0618 #0A0618 #110B29 #251859 #39258A
Accessibility & contrast
On white
19.03
#110B29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#110B29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110B29
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110B29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110B29 | 1.00 | 19.03 | 1.10 | 19.03 |
| #FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00112A
Deuteranopia (green-blind)
#000F28
Tritanopia (blue-blind)
#091218
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #110b29; /* rgb */ color: rgb(17, 11, 41); /* oklch */ color: oklch(17.9% 0.059 288.2);
Tailwind
colors: {
custom: {
50: '#504b63',
500: '#110b29',
950: '#000000',
},
}SCSS
$custom: #110b29; $custom-light: #504b63; $custom-dark: #000000;
JSON
{
"hex": "#110b29",
"rgb": {
"r": 17,
"g": 11,
"b": 41
},
"hsl": {
"h": 252,
"s": 57.692,
"l": 10.196
},
"oklch": {
"l": 0.17853,
"c": 0.05863,
"h": 288.2
},
"luminance": 0.00519
}Semantic roles & 50–950 ramp
primary
#110B29
secondary
#59652B
accent
#E147C2
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#020105
muted
#787779