#140F16#140F16
#140F16 is a very dark, near-neutral purple. Relative luminance 0.005; OKLCH L 17.8% C 0.016 H 316.3°. Best body text is #FFFFFF at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #140F16 |
|---|---|
| RGB | rgb(20, 15, 22) |
| HSL | hsl(283, 19%, 7%) |
| HSV | hsv(283, 32%, 9%) |
| CMYK | cmyk(9.1%, 31.8%, 0%, 91.4%) |
| CIE-LAB | lab(4.95, 3.40, -3.37) |
| CIE-LCH | lch(4.95, 4.79, 315.20°) |
| OKLab | oklab(17.81% 0.0117 -0.0112) |
| OKLCH | oklch(17.81% 0.016 316.3) |
| XYZ | xyz(0.6041, 0.5483, 0.8329) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 6.10
Almost Black
#070D0D
ΔE00 7.45
Very Dark Brown
#1D0200
ΔE00 9.16
Dark
#1B2431
ΔE00 9.23
Dark Grey
#363737
ΔE00 13.12
Onyx
#353839
ΔE00 13.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140F16 #11160F
analogous
#110F16 #140F16 #160F15
triadic
#140F16 #16140F #0F1614
tetradic
#140F16 #16110F #11160F #0F1516
square
#140F16 #16110F #11160F #0F1516
split-complementary
#140F16 #15160F #0F1611
monochromatic
#110C12 #110C12 #140F16 #35283A #56415F
Accessibility & contrast
On white
18.93
#140F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#140F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140F16
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140F16 | 1.00 | 18.93 | 1.11 | 18.93 |
| #FFFFFF | 18.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E1016
Deuteranopia (green-blind)
#0F1116
Tritanopia (blue-blind)
#141011
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #140f16; /* rgb */ color: rgb(20, 15, 22); /* oklch */ color: oklch(17.8% 0.016 316.3);
Tailwind
colors: {
custom: {
50: '#514e52',
500: '#140f16',
950: '#000000',
},
}SCSS
$custom: #140f16; $custom-light: #514e52; $custom-dark: #000000;
JSON
{
"hex": "#140f16",
"rgb": {
"r": 20,
"g": 15,
"b": 22
},
"hsl": {
"h": 282.857,
"s": 18.919,
"l": 7.255
},
"oklch": {
"l": 0.17805,
"c": 0.01618,
"h": 316.3
},
"luminance": 0.00548
}Semantic roles & 50–950 ramp
primary
#140F16
secondary
#3D4938
accent
#BC6C83
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020102
muted
#787778