#141015#141015
#141015 is a very dark, near-neutral purple. Relative luminance 0.006; OKLCH L 18.0% C 0.012 H 319.5°. Best body text is #FFFFFF at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #141015 |
|---|---|
| RGB | rgb(20, 16, 21) |
| HSL | hsl(288, 14%, 7%) |
| HSV | hsv(288, 24%, 8%) |
| CMYK | cmyk(4.8%, 23.8%, 0%, 91.8%) |
| CIE-LAB | lab(5.18, 2.62, -2.34) |
| CIE-LCH | lch(5.18, 3.51, 318.28°) |
| OKLab | oklab(18.03% 0.0091 -0.0077) |
| OKLCH | oklch(18.03% 0.012 319.5) |
| XYZ | xyz(0.6091, 0.5735, 0.7879) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 5.14
Almost Black
#070D0D
ΔE00 6.33
Dark
#1B2431
ΔE00 9.15
Very Dark Brown
#1D0200
ΔE00 9.33
Dark Grey
#363737
ΔE00 12.50
Onyx
#353839
ΔE00 12.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141015 #111510
analogous
#121015 #141015 #151014
triadic
#141015 #151410 #101514
tetradic
#141015 #151210 #111510 #101415
square
#141015 #151210 #111510 #101415
split-complementary
#141015 #141510 #101512
monochromatic
#110D11 #110D11 #141015 #352A38 #56455A
Accessibility & contrast
On white
18.84
#141015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#141015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141015
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141015 | 1.00 | 18.84 | 1.11 | 18.84 |
| #FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101115
Deuteranopia (green-blind)
#101115
Tritanopia (blue-blind)
#141012
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #141015; /* rgb */ color: rgb(20, 16, 21); /* oklch */ color: oklch(18.0% 0.012 319.5);
Tailwind
colors: {
custom: {
50: '#514e52',
500: '#141015',
950: '#000000',
},
}SCSS
$custom: #141015; $custom-light: #514e52; $custom-dark: #000000;
JSON
{
"hex": "#141015",
"rgb": {
"r": 20,
"g": 16,
"b": 21
},
"hsl": {
"h": 288,
"s": 13.514,
"l": 7.255
},
"oklch": {
"l": 0.18028,
"c": 0.01191,
"h": 319.5
},
"luminance": 0.00573
}Semantic roles & 50–950 ramp
primary
#141015
secondary
#3D463A
accent
#B6717F
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020102
muted
#787778