#DC8A9F#DC8A9F
#DC8A9F is a light, moderate pink. Relative luminance 0.359; OKLCH L 72.4% C 0.103 H 3.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8A9F |
|---|---|
| RGB | rgb(220, 138, 159) |
| HSL | hsl(345, 54%, 70%) |
| HSV | hsv(345, 37%, 86%) |
| CMYK | cmyk(0%, 37.3%, 27.7%, 13.7%) |
| CIE-LAB | lab(66.44, 33.95, 2.13) |
| CIE-LCH | lch(66.44, 34.01, 3.58°) |
| OKLab | oklab(72.39% 0.1027 0.006) |
| OKLCH | oklch(72.39% 0.103 3.4) |
| XYZ | xyz(44.8629, 35.8989, 37.3604) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 1.74
Pig Pink
#E78EA5
ΔE00 2.13
Dusty Pink (survey)
#D58A94
ΔE00 3.57
Faded Pink
#DE9DAC
ΔE00 5.04
Dusky Pink
#CC7A8B
ΔE00 5.25
Muted Pink
#D1768F
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8A9F #8ADCC7
analogous
#DC8AC8 #DC8A9F #DC9E8A
triadic
#DC8A9F #9FDC8A #8A9FDC
tetradic
#DC8A9F #C8DC8A #8ADCC7 #9E8ADC
square
#DC8A9F #C8DC8A #8ADCC7 #9E8ADC
split-complementary
#DC8A9F #8ADC9E #8AC8DC
monochromatic
#B53657 #CE5B78 #DC8A9F #EAB9C6 #F8E7EC
Accessibility & contrast
On white
2.57
#DC8A9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#DC8A9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8A9F
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8A9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8A9F | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9698A0
Deuteranopia (green-blind)
#AAA79D
Tritanopia (blue-blind)
#E98491
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc8a9f; /* rgb */ color: rgb(220, 138, 159); /* oklch */ color: oklch(72.4% 0.103 3.4);
Tailwind
colors: {
custom: {
50: '#e9adbb',
500: '#dc8a9f',
950: '#000000',
},
}SCSS
$custom: #dc8a9f; $custom-light: #e9adbb; $custom-dark: #000000;
JSON
{
"hex": "#dc8a9f",
"rgb": {
"r": 220,
"g": 138,
"b": 159
},
"hsl": {
"h": 344.634,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.72385,
"c": 0.10285,
"h": 3.4
},
"luminance": 0.35896
}Semantic roles & 50–950 ramp
primary
#DC8A9F
secondary
#D6ECE6
accent
#C19924
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80