#141019#141019
#141019 is a very dark, near-neutral violet. Relative luminance 0.006; OKLCH L 18.2% C 0.019 H 304.8°. Best body text is #FFFFFF at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #141019 |
|---|---|
| RGB | rgb(20, 16, 25) |
| HSL | hsl(267, 22%, 8%) |
| HSV | hsv(267, 36%, 10%) |
| CMYK | cmyk(20%, 36%, 0%, 90.2%) |
| CIE-LAB | lab(5.32, 3.64, -5.10) |
| CIE-LCH | lch(5.32, 6.27, 305.51°) |
| OKLab | oklab(18.24% 0.0109 -0.0157) |
| OKLCH | oklch(18.24% 0.019 304.8) |
| XYZ | xyz(0.6492, 0.5895, 0.9991) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 7.12
Almost Black
#070D0D
ΔE00 8.18
Dark
#1B2431
ΔE00 8.46
Very Dark Brown
#1D0200
ΔE00 10.05
Midnight
#03012D
ΔE00 13.24
Dark Grey
#363737
ΔE00 13.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141019 #151910
analogous
#101019 #141019 #181019
triadic
#141019 #191410 #101914
tetradic
#141019 #191010 #151910 #101918
square
#141019 #191010 #151910 #101918
split-complementary
#141019 #191810 #101910
monochromatic
#0F0C13 #0F0C13 #141019 #32283E #504064
Accessibility & contrast
On white
18.79
#141019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#141019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141019
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141019 | 1.00 | 18.79 | 1.12 | 18.79 |
| #FFFFFF | 18.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E1219
Deuteranopia (green-blind)
#0F1219
Tritanopia (blue-blind)
#131113
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #141019; /* rgb */ color: rgb(20, 16, 25); /* oklch */ color: oklch(18.2% 0.019 304.8);
Tailwind
colors: {
custom: {
50: '#514e55',
500: '#141019',
950: '#000000',
},
}SCSS
$custom: #141019; $custom-light: #514e55; $custom-dark: #000000;
JSON
{
"hex": "#141019",
"rgb": {
"r": 20,
"g": 16,
"b": 25
},
"hsl": {
"h": 266.667,
"s": 21.951,
"l": 8.039
},
"oklch": {
"l": 0.1824,
"c": 0.01909,
"h": 304.8
},
"luminance": 0.00589
}Semantic roles & 50–950 ramp
primary
#141019
secondary
#444D38
accent
#BE6999
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020103
muted
#787778