#110F19#110F19
#110F19 is a very dark, muted violet. Relative luminance 0.005; OKLCH L 17.6% C 0.021 H 293.3°. Best body text is #FFFFFF at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #110F19 |
|---|---|
| RGB | rgb(17, 15, 25) |
| HSL | hsl(252, 25%, 8%) |
| HSV | hsv(252, 40%, 10%) |
| CMYK | cmyk(32%, 40%, 0%, 90.2%) |
| CIE-LAB | lab(4.80, 2.98, -5.91) |
| CIE-LCH | lch(4.80, 6.62, 296.74°) |
| OKLab | oklab(17.6% 0.0082 -0.0189) |
| OKLCH | oklch(17.6% 0.021 293.3) |
| XYZ | xyz(0.5774, 0.5310, 0.9916) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 6.94
Almost Black
#070D0D
ΔE00 7.74
Dark
#1B2431
ΔE00 7.77
Very Dark Brown
#1D0200
ΔE00 11.08
Midnight
#03012D
ΔE00 12.84
Dark Navy Blue
#00022E
ΔE00 12.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110F19 #17190F
analogous
#0F1219 #110F19 #160F19
triadic
#110F19 #19110F #0F1911
tetradic
#110F19 #190F12 #17190F #0F1916
square
#110F19 #190F12 #17190F #0F1916
split-complementary
#110F19 #19160F #12190F
monochromatic
#0D0B13 #0D0B13 #110F19 #2B263F #453D65
Accessibility & contrast
On white
18.98
#110F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#110F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110F19
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110F19 | 1.00 | 18.98 | 1.11 | 18.98 |
| #FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D1019
Deuteranopia (green-blind)
#0D1019
Tritanopia (blue-blind)
#0F1113
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #110f19; /* rgb */ color: rgb(17, 15, 25); /* oklch */ color: oklch(17.6% 0.021 293.3);
Tailwind
colors: {
custom: {
50: '#4f4e55',
500: '#110f19',
950: '#000000',
},
}SCSS
$custom: #110f19; $custom-light: #4f4e55; $custom-dark: #000000;
JSON
{
"hex": "#110f19",
"rgb": {
"r": 17,
"g": 15,
"b": 25
},
"hsl": {
"h": 252,
"s": 25,
"l": 7.843
},
"oklch": {
"l": 0.17599,
"c": 0.02062,
"h": 293.3
},
"luminance": 0.00531
}Semantic roles & 50–950 ramp
primary
#110F19
secondary
#494D36
accent
#C166AF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010103
muted
#777778