#100E16#100E16
#100E16 is a very dark, near-neutral violet. Relative luminance 0.005; OKLCH L 17.0% C 0.017 H 296.0°. Best body text is #FFFFFF at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #100E16 |
|---|---|
| RGB | rgb(16, 14, 22) |
| HSL | hsl(255, 22%, 7%) |
| HSV | hsv(255, 36%, 9%) |
| CMYK | cmyk(27.3%, 36.4%, 0%, 91.4%) |
| CIE-LAB | lab(4.36, 2.34, -4.29) |
| CIE-LCH | lch(4.36, 4.89, 298.65°) |
| OKLab | oklab(17.02% 0.0073 -0.015) |
| OKLCH | oklch(17.02% 0.017 296) |
| XYZ | xyz(0.5155, 0.4822, 0.8248) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 5.54
Almost Black
#070D0D
ΔE00 6.44
Dark
#1B2431
ΔE00 8.18
Very Dark Brown
#1D0200
ΔE00 10.65
Gunmetal
#2A3439
ΔE00 12.93
Dark Grey
#363737
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#100E16 #14160E
analogous
#0E1016 #100E16 #140E16
triadic
#100E16 #16100E #0E1610
tetradic
#100E16 #160E10 #14160E #0E1614
square
#100E16 #160E10 #14160E #0E1614
split-complementary
#100E16 #16140E #10160E
monochromatic
#0E0C13 #0E0C13 #100E16 #2B263B #463E61
Accessibility & contrast
On white
19.15
#100E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#100E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #100E16
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##100E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##100E16 | 1.00 | 19.15 | 1.10 | 19.15 |
| #FFFFFF | 19.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0F16
Deuteranopia (green-blind)
#0D0F16
Tritanopia (blue-blind)
#0F0F11
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #100e16; /* rgb */ color: rgb(16, 14, 22); /* oklch */ color: oklch(17.0% 0.017 296.0);
Tailwind
colors: {
custom: {
50: '#4e4d52',
500: '#100e16',
950: '#000000',
},
}SCSS
$custom: #100e16; $custom-light: #4e4d52; $custom-dark: #000000;
JSON
{
"hex": "#100e16",
"rgb": {
"r": 16,
"g": 14,
"b": 22
},
"hsl": {
"h": 255,
"s": 22.222,
"l": 7.059
},
"oklch": {
"l": 0.17023,
"c": 0.01673,
"h": 296
},
"luminance": 0.00482
}Semantic roles & 50–950 ramp
primary
#100E16
secondary
#454A36
accent
#BF69A9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778