#110F13#110F13
#110F13 is a very dark, near-neutral violet. Relative luminance 0.005; OKLCH L 17.3% C 0.009 H 307.9°. Best body text is #FFFFFF at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #110F13 |
|---|---|
| RGB | rgb(17, 15, 19) |
| HSL | hsl(270, 12%, 7%) |
| HSV | hsv(270, 21%, 7%) |
| CMYK | cmyk(10.5%, 21.1%, 0%, 92.5%) |
| CIE-LAB | lab(4.59, 1.51, -1.91) |
| CIE-LCH | lch(4.59, 2.44, 308.29°) |
| OKLab | oklab(17.27% 0.0054 -0.0069) |
| OKLCH | oklch(17.27% 0.009 307.9) |
| XYZ | xyz(0.5195, 0.5078, 0.6866) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 3.86
Almost Black
#070D0D
ΔE00 4.74
Dark
#1B2431
ΔE00 8.97
Very Dark Brown
#1D0200
ΔE00 10.28
Dark Grey
#363737
ΔE00 12.37
Gunmetal
#2A3439
ΔE00 12.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F13 #11130F
analogous
#0F0F13 #110F13 #130F13
triadic
#110F13 #13110F #0F1311
tetradic
#110F13 #130F0F #11130F #0F1313
square
#110F13 #130F0F #11130F #0F1313
split-complementary
#110F13 #13130F #0F130F
monochromatic
#0F0D11 #0F0D11 #110F13 #302A35 #4E4557
Accessibility & contrast
On white
19.06
#110F13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#110F13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F13
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F13 | 1.00 | 19.06 | 1.10 | 19.06 |
| #FFFFFF | 19.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E1013
Deuteranopia (green-blind)
#0F1013
Tritanopia (blue-blind)
#110F10
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #110f13; /* rgb */ color: rgb(17, 15, 19); /* oklch */ color: oklch(17.3% 0.009 307.9);
Tailwind
colors: {
custom: {
50: '#4f4e50',
500: '#110f13',
950: '#000000',
},
}SCSS
$custom: #110f13; $custom-light: #4f4e50; $custom-dark: #000000;
JSON
{
"hex": "#110f13",
"rgb": {
"r": 17,
"g": 15,
"b": 19
},
"hsl": {
"h": 270,
"s": 11.765,
"l": 6.667
},
"oklch": {
"l": 0.17269,
"c": 0.00876,
"h": 307.9
},
"luminance": 0.00508
}Semantic roles & 50–950 ramp
primary
#110F13
secondary
#3F443A
accent
#B57394
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778