#141011#141011
#141011 is a very dark, near-neutral red. Relative luminance 0.006; OKLCH L 17.8% C 0.007 H 0.9°. Best body text is #FFFFFF at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #141011 |
|---|---|
| RGB | rgb(20, 16, 17) |
| HSL | hsl(345, 11%, 7%) |
| HSV | hsv(345, 20%, 8%) |
| CMYK | cmyk(0%, 20%, 15%, 92.2%) |
| CIE-LAB | lab(5.06, 1.76, 0.02) |
| CIE-LCH | lch(5.06, 1.76, 0.71°) |
| OKLab | oklab(17.84% 0.0069 0.0001) |
| OKLCH | oklch(17.84% 0.007 0.9) |
| XYZ | xyz(0.5750, 0.5598, 0.6080) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Black
#000000
ΔE00 3.87
Almost Black
#070D0D
ΔE00 5.14
Very Dark Brown
#1D0200
ΔE00 9.23
Dark
#1B2431
ΔE00 10.27
Dark Grey
#363737
ΔE00 12.09
Onyx
#353839
ΔE00 12.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141011 #101413
analogous
#141013 #141011 #141110
triadic
#141011 #111410 #101114
tetradic
#141011 #131410 #101413 #111014
square
#141011 #131410 #101413 #111014
split-complementary
#141011 #101411 #101314
monochromatic
#110E0E #110E0E #141011 #362B2E #58464B
Accessibility & contrast
On white
18.88
#141011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#141011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141011
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141011 | 1.00 | 18.88 | 1.11 | 18.88 |
| #FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101111
Deuteranopia (green-blind)
#111111
Tritanopia (blue-blind)
#151010
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #141011; /* rgb */ color: rgb(20, 16, 17); /* oklch */ color: oklch(17.8% 0.007 0.9);
Tailwind
colors: {
custom: {
50: '#514e4f',
500: '#141011',
950: '#000000',
},
}SCSS
$custom: #141011; $custom-light: #514e4f; $custom-dark: #000000;
JSON
{
"hex": "#141011",
"rgb": {
"r": 20,
"g": 16,
"b": 17
},
"hsl": {
"h": 345,
"s": 11.111,
"l": 7.059
},
"oklch": {
"l": 0.17844,
"c": 0.00694,
"h": 0.9
},
"luminance": 0.0056
}Semantic roles & 50–950 ramp
primary
#141011
secondary
#3B4542
accent
#B4A474
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777