#17060E#17060E
#17060E is a very dark, muted pink. Relative luminance 0.003; OKLCH L 15.5% C 0.035 H 351.3°. Best body text is #FFFFFF at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #17060E |
|---|---|
| RGB | rgb(23, 6, 14) |
| HSL | hsl(332, 59%, 6%) |
| HSV | hsv(332, 74%, 9%) |
| CMYK | cmyk(0%, 73.9%, 39.1%, 91%) |
| CIE-LAB | lab(3.11, 6.99, -1.16) |
| CIE-LCH | lch(3.11, 7.09, 350.61°) |
| OKLab | oklab(15.55% 0.0342 -0.0052) |
| OKLCH | oklch(15.55% 0.035 351.3) |
| XYZ | xyz(0.4978, 0.3442, 0.4556) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.02
Black
#000000
ΔE00 8.71
Almost Black
#070D0D
ΔE00 11.37
Dark
#1B2431
ΔE00 13.70
Midnight
#03012D
ΔE00 15.34
Dark Navy Blue
#00022E
ΔE00 15.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#17060E #06170F
analogous
#170616 #17060E #170606
triadic
#17060E #0E1706 #060E17
tetradic
#17060E #161706 #06170F #060617
square
#17060E #161706 #06170F #060617
split-complementary
#17060E #061706 #061617
monochromatic
#18060F #18060F #18060F #48132C #781F49
Accessibility & contrast
On white
19.65
#17060E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#17060E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #17060E
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##17060E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##17060E | 1.00 | 19.65 | 1.07 | 19.65 |
| #FFFFFF | 19.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#08090E
Deuteranopia (green-blind)
#0C0C0E
Tritanopia (blue-blind)
#190609
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #17060e; /* rgb */ color: rgb(23, 6, 14); /* oklch */ color: oklch(15.5% 0.035 351.3);
Tailwind
colors: {
custom: {
50: '#53494d',
500: '#17060e',
950: '#000000',
},
}SCSS
$custom: #17060e; $custom-light: #53494d; $custom-dark: #000000;
JSON
{
"hex": "#17060e",
"rgb": {
"r": 23,
"g": 6,
"b": 14
},
"hsl": {
"h": 331.765,
"s": 58.621,
"l": 5.686
},
"oklch": {
"l": 0.15549,
"c": 0.03461,
"h": 351.3
},
"luminance": 0.00344
}Semantic roles & 50–950 ramp
primary
#17060E
secondary
#24553E
accent
#E29846
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#020001
muted
#787777