#141012#141012
#141012 is a very dark, near-neutral pink. Relative luminance 0.006; OKLCH L 17.9% C 0.008 H 346.3°. Best body text is #FFFFFF at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #141012 |
|---|---|
| RGB | rgb(20, 16, 18) |
| HSL | hsl(330, 11%, 7%) |
| HSV | hsv(330, 20%, 8%) |
| CMYK | cmyk(0%, 20%, 10%, 92.2%) |
| CIE-LAB | lab(5.09, 1.96, -0.53) |
| CIE-LCH | lch(5.09, 2.03, 344.87°) |
| OKLab | oklab(17.89% 0.0075 -0.0018) |
| OKLCH | oklch(17.89% 0.008 346.3) |
| XYZ | xyz(0.5830, 0.5630, 0.6501) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Black
#000000
ΔE00 4.09
Almost Black
#070D0D
ΔE00 5.36
Very Dark Brown
#1D0200
ΔE00 9.20
Dark
#1B2431
ΔE00 9.98
Dark Grey
#363737
ΔE00 12.15
Onyx
#353839
ΔE00 12.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141012 #101412
analogous
#141014 #141012 #141010
triadic
#141012 #121410 #101214
tetradic
#141012 #141410 #101412 #101014
square
#141012 #141410 #101412 #101014
split-complementary
#141012 #101410 #101414
monochromatic
#110E0F #110E0F #141012 #362B31 #58464F
Accessibility & contrast
On white
18.87
#141012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#141012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141012
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141012 | 1.00 | 18.87 | 1.11 | 18.87 |
| #FFFFFF | 18.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101112
Deuteranopia (green-blind)
#111112
Tritanopia (blue-blind)
#151011
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #141012; /* rgb */ color: rgb(20, 16, 18); /* oklch */ color: oklch(17.9% 0.008 346.3);
Tailwind
colors: {
custom: {
50: '#514e50',
500: '#141012',
950: '#000000',
},
}SCSS
$custom: #141012; $custom-light: #514e50; $custom-dark: #000000;
JSON
{
"hex": "#141012",
"rgb": {
"r": 20,
"g": 16,
"b": 18
},
"hsl": {
"h": 330,
"s": 11.111,
"l": 7.059
},
"oklch": {
"l": 0.17888,
"c": 0.00771,
"h": 346.3
},
"luminance": 0.00563
}Semantic roles & 50–950 ramp
primary
#141012
secondary
#3B4540
accent
#B49474
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020102
muted
#787778