#110F12#110F12
#110F12 is a very dark, near-neutral purple. Relative luminance 0.005; OKLCH L 17.2% C 0.007 H 314.6°. Best body text is #FFFFFF at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #110F12 |
|---|---|
| RGB | rgb(17, 15, 18) |
| HSL | hsl(280, 9%, 6%) |
| HSV | hsv(280, 17%, 7%) |
| CMYK | cmyk(5.6%, 16.7%, 0%, 92.9%) |
| CIE-LAB | lab(4.56, 1.30, -1.33) |
| CIE-LCH | lch(4.56, 1.86, 314.21°) |
| OKLab | oklab(17.22% 0.0049 -0.0049) |
| OKLCH | oklch(17.22% 0.007 314.6) |
| XYZ | xyz(0.5112, 0.5045, 0.6426) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 3.48
Almost Black
#070D0D
ΔE00 4.36
Dark
#1B2431
ΔE00 9.28
Very Dark Brown
#1D0200
ΔE00 10.26
Dark Grey
#363737
ΔE00 12.27
Gunmetal
#2A3439
ΔE00 12.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F12 #10120F
analogous
#100F12 #110F12 #120F12
triadic
#110F12 #12110F #0F1211
tetradic
#110F12 #12100F #10120F #0F1212
square
#110F12 #12100F #10120F #0F1212
split-complementary
#110F12 #12120F #0F1210
monochromatic
#100E11 #100E11 #110F12 #312B33 #504755
Accessibility & contrast
On white
19.08
#110F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#110F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F12
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F12 | 1.00 | 19.08 | 1.10 | 19.08 |
| #FFFFFF | 19.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F1012
Deuteranopia (green-blind)
#0F1012
Tritanopia (blue-blind)
#110F10
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #110f12; /* rgb */ color: rgb(17, 15, 18); /* oklch */ color: oklch(17.2% 0.007 314.6);
Tailwind
colors: {
custom: {
50: '#4f4e50',
500: '#110f12',
950: '#000000',
},
}SCSS
$custom: #110f12; $custom-light: #4f4e50; $custom-dark: #000000;
JSON
{
"hex": "#110f12",
"rgb": {
"r": 17,
"g": 15,
"b": 18
},
"hsl": {
"h": 280,
"s": 9.091,
"l": 6.471
},
"oklch": {
"l": 0.17221,
"c": 0.00691,
"h": 314.6
},
"luminance": 0.00504
}Semantic roles & 50–950 ramp
primary
#110F12
secondary
#3D423A
accent
#B2768A
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778