#110F15#110F15
#110F15 is a very dark, near-neutral violet. Relative luminance 0.005; OKLCH L 17.4% C 0.013 H 300.3°. Best body text is #FFFFFF at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #110F15 |
|---|---|
| RGB | rgb(17, 15, 21) |
| HSL | hsl(260, 17%, 7%) |
| HSV | hsv(260, 29%, 8%) |
| CMYK | cmyk(19%, 28.6%, 0%, 91.8%) |
| CIE-LAB | lab(4.65, 1.96, -3.14) |
| CIE-LCH | lch(4.65, 3.70, 301.94°) |
| OKLab | oklab(17.37% 0.0064 -0.0109) |
| OKLCH | oklch(17.37% 0.013 300.3) |
| XYZ | xyz(0.5373, 0.5150, 0.7804) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 4.77
Almost Black
#070D0D
ΔE00 5.63
Dark
#1B2431
ΔE00 8.42
Very Dark Brown
#1D0200
ΔE00 10.41
Gunmetal
#2A3439
ΔE00 12.56
Dark Grey
#363737
ΔE00 12.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F15 #13150F
analogous
#0F1015 #110F15 #140F15
triadic
#110F15 #15110F #0F1511
tetradic
#110F15 #150F10 #13150F #0F1514
square
#110F15 #150F10 #13150F #0F1514
split-complementary
#110F15 #15140F #10150F
monochromatic
#0E0D12 #0E0D12 #110F15 #2E2939 #4B425C
Accessibility & contrast
On white
19.04
#110F15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#110F15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F15
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F15 | 1.00 | 19.04 | 1.10 | 19.04 |
| #FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E1015
Deuteranopia (green-blind)
#0E1015
Tritanopia (blue-blind)
#101011
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #110f15; /* rgb */ color: rgb(17, 15, 21); /* oklch */ color: oklch(17.4% 0.013 300.3);
Tailwind
colors: {
custom: {
50: '#4f4e52',
500: '#110f15',
950: '#000000',
},
}SCSS
$custom: #110f15; $custom-light: #4f4e52; $custom-dark: #000000;
JSON
{
"hex": "#110f15",
"rgb": {
"r": 17,
"g": 15,
"b": 21
},
"hsl": {
"h": 260,
"s": 16.667,
"l": 7.059
},
"oklch": {
"l": 0.17372,
"c": 0.01264,
"h": 300.3
},
"luminance": 0.00515
}Semantic roles & 50–950 ramp
primary
#110F15
secondary
#424738
accent
#B96EA0
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778