#110F16#110F16
#110F16 is a very dark, near-neutral violet. Relative luminance 0.005; OKLCH L 17.4% C 0.015 H 298.0°. Best body text is #FFFFFF at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #110F16 |
|---|---|
| RGB | rgb(17, 15, 22) |
| HSL | hsl(257, 19%, 7%) |
| HSV | hsv(257, 32%, 9%) |
| CMYK | cmyk(22.7%, 31.8%, 0%, 91.4%) |
| CIE-LAB | lab(4.69, 2.20, -3.80) |
| CIE-LCH | lch(4.69, 4.39, 300.13°) |
| OKLab | oklab(17.43% 0.0069 -0.0129) |
| OKLCH | oklch(17.43% 0.015 298) |
| XYZ | xyz(0.5468, 0.5187, 0.8302) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 5.29
Almost Black
#070D0D
ΔE00 6.13
Dark
#1B2431
ΔE00 8.19
Very Dark Brown
#1D0200
ΔE00 10.52
Gunmetal
#2A3439
ΔE00 12.68
Dark Grey
#363737
ΔE00 12.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F16 #14160F
analogous
#0F1116 #110F16 #150F16
triadic
#110F16 #16110F #0F1611
tetradic
#110F16 #160F11 #14160F #0F1615
square
#110F16 #160F11 #14160F #0F1615
split-complementary
#110F16 #16150F #11160F
monochromatic
#0E0C12 #0E0C12 #110F16 #2D283A #49415F
Accessibility & contrast
On white
19.03
#110F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#110F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F16
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F16 | 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)
#0E1016
Deuteranopia (green-blind)
#0E1016
Tritanopia (blue-blind)
#101011
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #110f16; /* rgb */ color: rgb(17, 15, 22); /* oklch */ color: oklch(17.4% 0.015 298.0);
Tailwind
colors: {
custom: {
50: '#4f4e52',
500: '#110f16',
950: '#000000',
},
}SCSS
$custom: #110f16; $custom-light: #4f4e52; $custom-dark: #000000;
JSON
{
"hex": "#110f16",
"rgb": {
"r": 17,
"g": 15,
"b": 22
},
"hsl": {
"h": 257.143,
"s": 18.919,
"l": 7.255
},
"oklch": {
"l": 0.17426,
"c": 0.01463,
"h": 298
},
"luminance": 0.00519
}Semantic roles & 50–950 ramp
primary
#110F16
secondary
#444938
accent
#BC6CA5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778