#16060E#16060E
#16060E is a very dark, muted pink. Relative luminance 0.003; OKLCH L 15.4% C 0.033 H 349.4°. Best body text is #FFFFFF at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #16060E |
|---|---|
| RGB | rgb(22, 6, 14) |
| HSL | hsl(330, 57%, 5%) |
| HSV | hsv(330, 73%, 9%) |
| CMYK | cmyk(0%, 72.7%, 36.4%, 91.4%) |
| CIE-LAB | lab(3.00, 6.52, -1.32) |
| CIE-LCH | lch(3.00, 6.65, 348.55°) |
| OKLab | oklab(15.36% 0.0327 -0.0061) |
| OKLCH | oklch(15.36% 0.033 349.4) |
| XYZ | xyz(0.4753, 0.3326, 0.4545) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.40
Black
#000000
ΔE00 8.26
Almost Black
#070D0D
ΔE00 10.86
Dark
#1B2431
ΔE00 13.31
Midnight
#03012D
ΔE00 15.26
Dark Navy Blue
#00022E
ΔE00 15.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16060E #06160E
analogous
#160616 #16060E #160606
triadic
#16060E #0E1606 #060E16
tetradic
#16060E #161606 #06160E #060616
square
#16060E #161606 #06160E #060616
split-complementary
#16060E #061606 #061616
monochromatic
#18070F #18070F #18070F #46132D #76204B
Accessibility & contrast
On white
19.69
#16060E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#16060E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16060E
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16060E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16060E | 1.00 | 19.69 | 1.07 | 19.69 |
| #FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07090E
Deuteranopia (green-blind)
#0C0C0E
Tritanopia (blue-blind)
#180609
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #16060e; /* rgb */ color: rgb(22, 6, 14); /* oklch */ color: oklch(15.4% 0.033 349.4);
Tailwind
colors: {
custom: {
50: '#52494d',
500: '#16060e',
950: '#000000',
},
}SCSS
$custom: #16060e; $custom-light: #52494d; $custom-dark: #000000;
JSON
{
"hex": "#16060e",
"rgb": {
"r": 22,
"g": 6,
"b": 14
},
"hsl": {
"h": 330,
"s": 57.143,
"l": 5.49
},
"oklch": {
"l": 0.15359,
"c": 0.03323,
"h": 349.4
},
"luminance": 0.00333
}Semantic roles & 50–950 ramp
primary
#16060E
secondary
#24543C
accent
#E09447
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#020001
muted
#787777