#16000E#16000E
#16000E is a very dark, muted pink. Relative luminance 0.002; OKLCH L 13.4% C 0.058 H 342.7°. Best body text is #FFFFFF at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #16000E |
|---|---|
| RGB | rgb(22, 0, 14) |
| HSL | hsl(322, 100%, 4%) |
| HSV | hsv(322, 100%, 9%) |
| CMYK | cmyk(0%, 100%, 36.4%, 91.4%) |
| CIE-LAB | lab(1.83, 8.93, -3.04) |
| CIE-LCH | lch(1.83, 9.43, 341.19°) |
| OKLab | oklab(13.42% 0.055 -0.0172) |
| OKLCH | oklch(13.42% 0.058 342.7) |
| XYZ | xyz(0.4102, 0.2023, 0.4328) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.81
Black
#000000
ΔE00 10.54
Almost Black
#070D0D
ΔE00 13.27
Midnight
#03012D
ΔE00 14.04
Dark Navy Blue
#00022E
ΔE00 14.50
Eggplant
#380835
ΔE00 14.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16000E #001608
analogous
#130016 #16000E #160003
triadic
#16000E #0E1600 #000E16
tetradic
#16000E #161300 #001608 #000316
square
#16000E #161300 #001608 #000316
split-complementary
#16000E #031600 #001613
monochromatic
#1F0013 #1F0013 #1F0013 #530035 #90005C
Accessibility & contrast
On white
20.18
#16000E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#16000E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16000E
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16000E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16000E | 1.00 | 20.18 | 1.04 | 20.18 |
| #FFFFFF | 20.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#01040F
Deuteranopia (green-blind)
#06080D
Tritanopia (blue-blind)
#180005
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #16000e; /* rgb */ color: rgb(22, 0, 14); /* oklch */ color: oklch(13.4% 0.058 342.7);
Tailwind
colors: {
custom: {
50: '#52464d',
500: '#16000e',
950: '#000000',
},
}SCSS
$custom: #16000e; $custom-light: #52464d; $custom-dark: #000000;
JSON
{
"hex": "#16000e",
"rgb": {
"r": 22,
"g": 0,
"b": 14
},
"hsl": {
"h": 321.818,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.13421,
"c": 0.05763,
"h": 342.7
},
"luminance": 0.00202
}Semantic roles & 50–950 ramp
primary
#16000E
secondary
#11612E
accent
#FF7729
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#020001
muted
#787777