#14080E#14080E
#14080E is a very dark, muted pink. Relative luminance 0.004; OKLCH L 15.6% C 0.024 H 348.6°. Best body text is #FFFFFF at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #14080E |
|---|---|
| RGB | rgb(20, 8, 14) |
| HSL | hsl(330, 43%, 5%) |
| HSV | hsv(330, 60%, 8%) |
| CMYK | cmyk(0%, 60%, 30%, 92.2%) |
| CIE-LAB | lab(3.20, 4.84, -1.06) |
| CIE-LCH | lch(3.20, 4.95, 347.61°) |
| OKLab | oklab(15.56% 0.0239 -0.0048) |
| OKLCH | oklch(15.56% 0.024 348.6) |
| XYZ | xyz(0.4546, 0.3541, 0.4598) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.46
Black
#000000
ΔE00 6.56
Almost Black
#070D0D
ΔE00 8.96
Dark
#1B2431
ΔE00 12.11
Dark Grey
#363737
ΔE00 14.56
Onyx
#353839
ΔE00 15.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14080E #08140E
analogous
#140814 #14080E #140808
triadic
#14080E #0E1408 #080E14
tetradic
#14080E #141408 #08140E #080814
square
#14080E #141408 #08140E #080814
split-complementary
#14080E #081408 #081414
monochromatic
#16090F #16090F #16090F #40192D #6B2B4B
Accessibility & contrast
On white
19.61
#14080E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#14080E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14080E
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14080E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14080E | 1.00 | 19.61 | 1.07 | 19.61 |
| #FFFFFF | 19.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090A0E
Deuteranopia (green-blind)
#0C0C0E
Tritanopia (blue-blind)
#16080A
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #14080e; /* rgb */ color: rgb(20, 8, 14); /* oklch */ color: oklch(15.6% 0.024 348.6);
Tailwind
colors: {
custom: {
50: '#514a4d',
500: '#14080e',
950: '#000000',
},
}SCSS
$custom: #14080e; $custom-light: #514a4d; $custom-dark: #000000;
JSON
{
"hex": "#14080e",
"rgb": {
"r": 20,
"g": 8,
"b": 14
},
"hsl": {
"h": 330,
"s": 42.857,
"l": 5.49
},
"oklch": {
"l": 0.15558,
"c": 0.02438,
"h": 348.6
},
"luminance": 0.00354
}Semantic roles & 50–950 ramp
primary
#14080E
secondary
#2A4E3C
accent
#D39455
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777