#110F14#110F14
#110F14 is a very dark, near-neutral violet. Relative luminance 0.005; OKLCH L 17.3% C 0.011 H 303.5°. Best body text is #FFFFFF at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #110F14 |
|---|---|
| RGB | rgb(17, 15, 20) |
| HSL | hsl(264, 14%, 7%) |
| HSV | hsv(264, 25%, 8%) |
| CMYK | cmyk(15%, 25%, 0%, 92.2%) |
| CIE-LAB | lab(4.62, 1.73, -2.52) |
| CIE-LCH | lch(4.62, 3.05, 304.51°) |
| OKLab | oklab(17.32% 0.0059 -0.0089) |
| OKLCH | oklch(17.32% 0.011 303.5) |
| XYZ | xyz(0.5282, 0.5113, 0.7326) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 4.29
Almost Black
#070D0D
ΔE00 5.17
Dark
#1B2431
ΔE00 8.68
Very Dark Brown
#1D0200
ΔE00 10.33
Gunmetal
#2A3439
ΔE00 12.48
Dark Grey
#363737
ΔE00 12.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F14 #12140F
analogous
#0F1014 #110F14 #140F14
triadic
#110F14 #14110F #0F1411
tetradic
#110F14 #140F10 #12140F #0F1414
square
#110F14 #140F10 #12140F #0F1414
split-complementary
#110F14 #14140F #10140F
monochromatic
#0F0D11 #0F0D11 #110F14 #2F2937 #4C435A
Accessibility & contrast
On white
19.05
#110F14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#110F14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F14
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F14 | 1.00 | 19.05 | 1.10 | 19.05 |
| #FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E1014
Deuteranopia (green-blind)
#0E1014
Tritanopia (blue-blind)
#111011
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #110f14; /* rgb */ color: rgb(17, 15, 20); /* oklch */ color: oklch(17.3% 0.011 303.5);
Tailwind
colors: {
custom: {
50: '#4f4e51',
500: '#110f14',
950: '#000000',
},
}SCSS
$custom: #110f14; $custom-light: #4f4e51; $custom-dark: #000000;
JSON
{
"hex": "#110f14",
"rgb": {
"r": 17,
"g": 15,
"b": 20
},
"hsl": {
"h": 264,
"s": 14.286,
"l": 6.863
},
"oklch": {
"l": 0.1732,
"c": 0.01068,
"h": 303.5
},
"luminance": 0.00511
}Semantic roles & 50–950 ramp
primary
#110F14
secondary
#414639
accent
#B7719B
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778