#16080E#16080E
#16080E is a very dark, muted pink. Relative luminance 0.004; OKLCH L 15.9% C 0.027 H 353.2°. Best body text is #FFFFFF at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #16080E |
|---|---|
| RGB | rgb(22, 8, 14) |
| HSL | hsl(334, 47%, 6%) |
| HSV | hsv(334, 64%, 9%) |
| CMYK | cmyk(0%, 63.6%, 36.4%, 91.4%) |
| CIE-LAB | lab(3.40, 5.72, -0.75) |
| CIE-LCH | lch(3.40, 5.77, 352.53°) |
| OKLab | oklab(15.9% 0.0272 -0.0032) |
| OKLCH | oklch(15.9% 0.027 353.2) |
| XYZ | xyz(0.4970, 0.3760, 0.4618) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.57
Black
#000000
ΔE00 7.48
Almost Black
#070D0D
ΔE00 10.00
Dark
#1B2431
ΔE00 12.84
Dark Grey
#363737
ΔE00 14.95
Dark Brown
#341C02
ΔE00 15.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16080E #081610
analogous
#160815 #16080E #160908
triadic
#16080E #0E1608 #080E16
tetradic
#16080E #151608 #081610 #090816
square
#16080E #151608 #081610 #090816
split-complementary
#16080E #081609 #081516
monochromatic
#16080E #16080E #16080E #43182B #702947
Accessibility & contrast
On white
19.53
#16080E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#16080E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16080E
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16080E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16080E | 1.00 | 19.53 | 1.08 | 19.53 |
| #FFFFFF | 19.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090B0E
Deuteranopia (green-blind)
#0D0D0E
Tritanopia (blue-blind)
#18080A
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #16080e; /* rgb */ color: rgb(22, 8, 14); /* oklch */ color: oklch(15.9% 0.027 353.2);
Tailwind
colors: {
custom: {
50: '#524a4d',
500: '#16080e',
950: '#000000',
},
}SCSS
$custom: #16080e; $custom-light: #524a4d; $custom-dark: #000000;
JSON
{
"hex": "#16080e",
"rgb": {
"r": 22,
"g": 8,
"b": 14
},
"hsl": {
"h": 334.286,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.15904,
"c": 0.02734,
"h": 353.2
},
"luminance": 0.00376
}Semantic roles & 50–950 ramp
primary
#16080E
secondary
#295140
accent
#D69D51
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777