#110F18#110F18
#110F18 is a very dark, near-neutral violet. Relative luminance 0.005; OKLCH L 17.5% C 0.019 H 294.6°. Best body text is #FFFFFF at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #110F18 |
|---|---|
| RGB | rgb(17, 15, 24) |
| HSL | hsl(253, 23%, 8%) |
| HSV | hsv(253, 38%, 9%) |
| CMYK | cmyk(29.2%, 37.5%, 0%, 90.6%) |
| CIE-LAB | lab(4.76, 2.71, -5.18) |
| CIE-LCH | lch(4.76, 5.85, 297.59°) |
| OKLab | oklab(17.54% 0.0078 -0.0169) |
| OKLCH | oklch(17.54% 0.019 294.6) |
| XYZ | xyz(0.5668, 0.5268, 0.9358) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 6.37
Almost Black
#070D0D
ΔE00 7.19
Dark
#1B2431
ΔE00 7.86
Very Dark Brown
#1D0200
ΔE00 10.86
Gunmetal
#2A3439
ΔE00 13.00
Dark Grey
#363737
ΔE00 13.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F18 #16180F
analogous
#0F1118 #110F18 #150F18
triadic
#110F18 #18110F #0F1811
tetradic
#110F18 #180F11 #16180F #0F1815
square
#110F18 #180F11 #16180F #0F1815
split-complementary
#110F18 #18150F #11180F
monochromatic
#0D0C13 #0D0C13 #110F18 #2C273E #463E63
Accessibility & contrast
On white
19.00
#110F18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#110F18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F18
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F18 | 1.00 | 19.00 | 1.11 | 19.00 |
| #FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D1018
Deuteranopia (green-blind)
#0D1018
Tritanopia (blue-blind)
#101012
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #110f18; /* rgb */ color: rgb(17, 15, 24); /* oklch */ color: oklch(17.5% 0.019 294.6);
Tailwind
colors: {
custom: {
50: '#4f4e54',
500: '#110f18',
950: '#000000',
},
}SCSS
$custom: #110f18; $custom-light: #4f4e54; $custom-dark: #000000;
JSON
{
"hex": "#110f18",
"rgb": {
"r": 17,
"g": 15,
"b": 24
},
"hsl": {
"h": 253.333,
"s": 23.077,
"l": 7.647
},
"oklch": {
"l": 0.1754,
"c": 0.01862,
"h": 294.6
},
"luminance": 0.00527
}Semantic roles & 50–950 ramp
primary
#110F18
secondary
#474C37
accent
#C068AC
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778