#160C10#160C10
#160C10 is a very dark, near-neutral pink. Relative luminance 0.005; OKLCH L 17.0% C 0.019 H 353.6°. Best body text is #FFFFFF at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #160C10 |
|---|---|
| RGB | rgb(22, 12, 16) |
| HSL | hsl(336, 29%, 7%) |
| HSV | hsv(336, 45%, 9%) |
| CMYK | cmyk(0%, 45.5%, 27.3%, 91.4%) |
| CIE-LAB | lab(4.25, 4.43, -0.56) |
| CIE-LCH | lch(4.25, 4.47, 352.85°) |
| OKLab | oklab(17.01% 0.0187 -0.0021) |
| OKLCH | oklch(17.01% 0.019 353.6) |
| XYZ | xyz(0.5559, 0.4710, 0.5517) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Black
#000000
ΔE00 6.31
Very Dark Brown
#1D0200
ΔE00 6.59
Almost Black
#070D0D
ΔE00 8.52
Dark
#1B2431
ΔE00 11.76
Dark Grey
#363737
ΔE00 13.79
Onyx
#353839
ΔE00 14.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160C10 #0C1612
analogous
#160C15 #160C10 #160D0C
triadic
#160C10 #10160C #0C1016
tetradic
#160C10 #15160C #0C1612 #0D0C16
square
#160C10 #15160C #0C1612 #0D0C16
split-complementary
#160C10 #0C160D #0C1516
monochromatic
#140B0E #140B0E #160C10 #3E222D #65374A
Accessibility & contrast
On white
19.19
#160C10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#160C10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160C10
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160C10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160C10 | 1.00 | 19.19 | 1.09 | 19.19 |
| #FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0E10
Deuteranopia (green-blind)
#0F0F10
Tritanopia (blue-blind)
#180C0D
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #160c10; /* rgb */ color: rgb(22, 12, 16); /* oklch */ color: oklch(17.0% 0.019 353.6);
Tailwind
colors: {
custom: {
50: '#524c4e',
500: '#160c10',
950: '#000000',
},
}SCSS
$custom: #160c10; $custom-light: #524c4e; $custom-dark: #000000;
JSON
{
"hex": "#160c10",
"rgb": {
"r": 22,
"g": 12,
"b": 16
},
"hsl": {
"h": 336,
"s": 29.412,
"l": 6.667
},
"oklch": {
"l": 0.17005,
"c": 0.01882,
"h": 353.6
},
"luminance": 0.00471
}Semantic roles & 50–950 ramp
primary
#160C10
secondary
#324C41
accent
#C69E62
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777