#DC899E#DC899E
#DC899E is a light, moderate pink. Relative luminance 0.356; OKLCH L 72.2% C 0.104 H 3.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DC899E |
|---|---|
| RGB | rgb(220, 137, 158) |
| HSL | hsl(345, 54%, 70%) |
| HSV | hsv(345, 38%, 86%) |
| CMYK | cmyk(0%, 37.7%, 28.2%, 13.7%) |
| CIE-LAB | lab(66.20, 34.34, 2.33) |
| CIE-LCH | lch(66.20, 34.42, 3.89°) |
| OKLab | oklab(72.19% 0.1039 0.0066) |
| OKLCH | oklch(72.19% 0.104 3.6) |
| XYZ | xyz(44.6337, 35.5788, 36.8577) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 1.68
Pig Pink
#E78EA5
ΔE00 2.25
Dusty Pink (survey)
#D58A94
ΔE00 3.51
Dusky Pink
#CC7A8B
ΔE00 5.03
Muted Pink
#D1768F
ΔE00 5.18
Faded Pink
#DE9DAC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC899E #89DCC7
analogous
#DC89C8 #DC899E #DC9D89
triadic
#DC899E #9EDC89 #899EDC
tetradic
#DC899E #C8DC89 #89DCC7 #9D89DC
square
#DC899E #C8DC89 #89DCC7 #9D89DC
split-complementary
#DC899E #89DC9D #89C8DC
monochromatic
#B53656 #CE5A77 #DC899E #EAB8C5 #F8E7EC
Accessibility & contrast
On white
2.59
#DC899E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#DC899E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC899E
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC899E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC899E | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95989F
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#E98390
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dc899e; /* rgb */ color: rgb(220, 137, 158); /* oklch */ color: oklch(72.2% 0.104 3.6);
Tailwind
colors: {
custom: {
50: '#e9acba',
500: '#dc899e',
950: '#000000',
},
}SCSS
$custom: #dc899e; $custom-light: #e9acba; $custom-dark: #000000;
JSON
{
"hex": "#dc899e",
"rgb": {
"r": 220,
"g": 137,
"b": 158
},
"hsl": {
"h": 344.819,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.72188,
"c": 0.10411,
"h": 3.6
},
"luminance": 0.35576
}Semantic roles & 50–950 ramp
primary
#DC899E
secondary
#D5ECE6
accent
#C29A24
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80