#140A0E#140A0E
#140A0E is a very dark, near-neutral pink. Relative luminance 0.004; OKLCH L 16.1% C 0.019 H 353.8°. Best body text is #FFFFFF at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #140A0E |
|---|---|
| RGB | rgb(20, 10, 14) |
| HSL | hsl(336, 33%, 6%) |
| HSV | hsv(336, 50%, 8%) |
| CMYK | cmyk(0%, 50%, 30%, 92.2%) |
| CIE-LAB | lab(3.59, 4.03, -0.49) |
| CIE-LCH | lch(3.59, 4.06, 353.09°) |
| OKLab | oklab(16.09% 0.019 -0.0021) |
| OKLCH | oklch(16.09% 0.019 353.8) |
| XYZ | xyz(0.4763, 0.3975, 0.4670) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Black
#000000
ΔE00 5.74
Very Dark Brown
#1D0200
ΔE00 6.89
Almost Black
#070D0D
ΔE00 8.01
Dark
#1B2431
ΔE00 11.73
Dark Grey
#363737
ΔE00 13.92
Onyx
#353839
ΔE00 14.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140A0E #0A1410
analogous
#140A13 #140A0E #140B0A
triadic
#140A0E #0E140A #0A0E14
tetradic
#140A0E #13140A #0A1410 #0B0A14
square
#140A0E #13140A #0A1410 #0B0A14
split-complementary
#140A0E #0A140B #0A1314
monochromatic
#140A0E #140A0E #140A0E #3D1E2B #663347
Accessibility & contrast
On white
19.45
#140A0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#140A0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140A0E
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140A0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140A0E | 1.00 | 19.45 | 1.08 | 19.45 |
| #FFFFFF | 19.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0C0E
Deuteranopia (green-blind)
#0D0E0E
Tritanopia (blue-blind)
#160A0B
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #140a0e; /* rgb */ color: rgb(20, 10, 14); /* oklch */ color: oklch(16.1% 0.019 353.8);
Tailwind
colors: {
custom: {
50: '#514b4d',
500: '#140a0e',
950: '#000000',
},
}SCSS
$custom: #140a0e; $custom-light: #514b4d; $custom-dark: #000000;
JSON
{
"hex": "#140a0e",
"rgb": {
"r": 20,
"g": 10,
"b": 14
},
"hsl": {
"h": 336,
"s": 33.333,
"l": 5.882
},
"oklch": {
"l": 0.16088,
"c": 0.01908,
"h": 353.8
},
"luminance": 0.00398
}Semantic roles & 50–950 ramp
primary
#140A0E
secondary
#2F4B40
accent
#C99F5E
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777