#110E18#110E18
#110E18 is a very dark, muted violet. Relative luminance 0.005; OKLCH L 17.3% C 0.021 H 297.9°. Best body text is #FFFFFF at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #110E18 |
|---|---|
| RGB | rgb(17, 14, 24) |
| HSL | hsl(258, 26%, 7%) |
| HSV | hsv(258, 42%, 9%) |
| CMYK | cmyk(29.2%, 41.7%, 0%, 90.6%) |
| CIE-LAB | lab(4.51, 3.22, -5.54) |
| CIE-LCH | lch(4.51, 6.41, 300.12°) |
| OKLab | oklab(17.26% 0.0098 -0.0185) |
| OKLCH | oklch(17.26% 0.021 297.9) |
| XYZ | xyz(0.5530, 0.4992, 0.9312) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 6.83
Almost Black
#070D0D
ΔE00 7.82
Dark
#1B2431
ΔE00 8.23
Very Dark Brown
#1D0200
ΔE00 10.62
Midnight
#03012D
ΔE00 13.00
Dark Navy Blue
#00022E
ΔE00 13.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110E18 #15180E
analogous
#0E1018 #110E18 #160E18
triadic
#110E18 #18110E #0E1811
tetradic
#110E18 #180E10 #15180E #0E1816
square
#110E18 #180E10 #15180E #0E1816
split-complementary
#110E18 #18160E #10180E
monochromatic
#0E0B13 #0E0B13 #110E18 #2C253F #483B65
Accessibility & contrast
On white
19.09
#110E18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#110E18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110E18
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110E18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110E18 | 1.00 | 19.09 | 1.10 | 19.09 |
| #FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C1018
Deuteranopia (green-blind)
#0C0F18
Tritanopia (blue-blind)
#101012
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #110e18; /* rgb */ color: rgb(17, 14, 24); /* oklch */ color: oklch(17.3% 0.021 297.9);
Tailwind
colors: {
custom: {
50: '#4f4d54',
500: '#110e18',
950: '#000000',
},
}SCSS
$custom: #110e18; $custom-light: #4f4d54; $custom-dark: #000000;
JSON
{
"hex": "#110e18",
"rgb": {
"r": 17,
"g": 14,
"b": 24
},
"hsl": {
"h": 258,
"s": 26.316,
"l": 7.451
},
"oklch": {
"l": 0.17264,
"c": 0.02092,
"h": 297.9
},
"luminance": 0.00499
}Semantic roles & 50–950 ramp
primary
#110E18
secondary
#464D35
accent
#C365A7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778