#160109#160109
#160109 is a very dark, muted pink. Relative luminance 0.002; OKLCH L 13.5% C 0.049 H 355.1°. Best body text is #FFFFFF at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #160109 |
|---|---|
| RGB | rgb(22, 1, 9) |
| HSL | hsl(337, 91%, 5%) |
| HSV | hsv(337, 95%, 9%) |
| CMYK | cmyk(0%, 95.5%, 59.1%, 91.4%) |
| CIE-LAB | lab(1.92, 7.76, -0.68) |
| CIE-LCH | lch(1.92, 7.79, 354.97°) |
| OKLab | oklab(13.5% 0.0489 -0.0042) |
| OKLCH | oklch(13.5% 0.049 355.1) |
| XYZ | xyz(0.3911, 0.2121, 0.2787) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.34
Black
#000000
ΔE00 9.30
Almost Black
#070D0D
ΔE00 12.22
Dark
#1B2431
ΔE00 14.79
Dark Maroon
#3C0008
ΔE00 15.15
Midnight
#03012D
ΔE00 15.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160109 #01160E
analogous
#160114 #160109 #160401
triadic
#160109 #091601 #010916
tetradic
#160109 #141601 #01160E #040116
square
#160109 #141601 #01160E #040116
split-complementary
#160109 #011604 #011416
monochromatic
#1D010C #1D010C #1D010C #510421 #8B0639
Accessibility & contrast
On white
20.15
#160109 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#160109 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160109
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160109 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160109 | 1.00 | 20.15 | 1.04 | 20.15 |
| #FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030509
Deuteranopia (green-blind)
#090908
Tritanopia (blue-blind)
#190004
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #160109; /* rgb */ color: rgb(22, 1, 9); /* oklch */ color: oklch(13.5% 0.049 355.1);
Tailwind
colors: {
custom: {
50: '#52474b',
500: '#160109',
950: '#000000',
},
}SCSS
$custom: #160109; $custom-light: #52474b; $custom-dark: #000000;
JSON
{
"hex": "#160109",
"rgb": {
"r": 22,
"g": 1,
"b": 9
},
"hsl": {
"h": 337.143,
"s": 91.304,
"l": 4.51
},
"oklch": {
"l": 0.13495,
"c": 0.04904,
"h": 355.1
},
"luminance": 0.00212
}Semantic roles & 50–950 ramp
primary
#160109
secondary
#155E42
accent
#FFAD29
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#020001
muted
#787777