#141014#141014
#141014 is a very dark, near-neutral purple. Relative luminance 0.006; OKLCH L 18.0% C 0.010 H 326.0°. Best body text is #FFFFFF at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #141014 |
|---|---|
| RGB | rgb(20, 16, 20) |
| HSL | hsl(300, 11%, 7%) |
| HSV | hsv(300, 20%, 8%) |
| CMYK | cmyk(0%, 20%, 0%, 92.2%) |
| CIE-LAB | lab(5.15, 2.39, -1.71) |
| CIE-LCH | lch(5.15, 2.94, 324.42°) |
| OKLab | oklab(17.98% 0.0085 -0.0058) |
| OKLCH | oklch(17.98% 0.01 326) |
| XYZ | xyz(0.6000, 0.5698, 0.7401) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 4.73
Almost Black
#070D0D
ΔE00 5.96
Very Dark Brown
#1D0200
ΔE00 9.25
Dark
#1B2431
ΔE00 9.41
Dark Grey
#363737
ΔE00 12.36
Onyx
#353839
ΔE00 12.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141014 #101410
analogous
#121014 #141014 #141012
triadic
#141014 #141410 #101414
tetradic
#141014 #141210 #101410 #101214
square
#141014 #141210 #101410 #101214
split-complementary
#141014 #121410 #101412
monochromatic
#110E11 #110E11 #141014 #362B36 #584658
Accessibility & contrast
On white
18.85
#141014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#141014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141014
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141014 | 1.00 | 18.85 | 1.11 | 18.85 |
| #FFFFFF | 18.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101114
Deuteranopia (green-blind)
#111114
Tritanopia (blue-blind)
#141011
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #141014; /* rgb */ color: rgb(20, 16, 20); /* oklch */ color: oklch(18.0% 0.010 326.0);
Tailwind
colors: {
custom: {
50: '#514e51',
500: '#141014',
950: '#000000',
},
}SCSS
$custom: #141014; $custom-light: #514e51; $custom-dark: #000000;
JSON
{
"hex": "#141014",
"rgb": {
"r": 20,
"g": 16,
"b": 20
},
"hsl": {
"h": 300,
"s": 11.111,
"l": 7.059
},
"oklch": {
"l": 0.1798,
"c": 0.0103,
"h": 326
},
"luminance": 0.0057
}Semantic roles & 50–950 ramp
primary
#141014
secondary
#3B453B
accent
#B47474
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020102
muted
#787778