#DD889E#DD889E
#DD889E is a light, moderate pink. Relative luminance 0.354; OKLCH L 72.1% C 0.107 H 3.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DD889E |
|---|---|
| RGB | rgb(221, 136, 158) |
| HSL | hsl(344, 56%, 70%) |
| HSV | hsv(344, 38%, 87%) |
| CMYK | cmyk(0%, 38.5%, 28.5%, 13.3%) |
| CIE-LAB | lab(66.10, 35.23, 2.21) |
| CIE-LCH | lch(66.10, 35.30, 3.58°) |
| OKLab | oklab(72.14% 0.1066 0.0063) |
| OKLCH | oklch(72.14% 0.107 3.4) |
| XYZ | xyz(44.7959, 35.4523, 36.8247) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 1.69
Pig Pink
#E78EA5
ΔE00 2.21
Dusty Pink (survey)
#D58A94
ΔE00 3.77
Muted Pink
#D1768F
ΔE00 5.00
Dusky Pink
#CC7A8B
ΔE00 5.00
Rose Pink
#F7879A
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD889E #88DDC7
analogous
#DD88C8 #DD889E #DD9D88
triadic
#DD889E #9EDD88 #889EDD
tetradic
#DD889E #C8DD88 #88DDC7 #9D88DD
square
#DD889E #C8DD88 #88DDC7 #9D88DD
split-complementary
#DD889E #88DD9D #88C8DD
monochromatic
#B63456 #CF5877 #DD889E #EBB8C5 #F8E7EC
Accessibility & contrast
On white
2.60
#DD889E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#DD889E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD889E
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD889E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD889E | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95979F
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#EB8290
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd889e; /* rgb */ color: rgb(221, 136, 158); /* oklch */ color: oklch(72.1% 0.107 3.4);
Tailwind
colors: {
custom: {
50: '#e9acba',
500: '#dd889e',
950: '#000000',
},
}SCSS
$custom: #dd889e; $custom-light: #e9acba; $custom-dark: #000000;
JSON
{
"hex": "#dd889e",
"rgb": {
"r": 221,
"g": 136,
"b": 158
},
"hsl": {
"h": 344.471,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.7214,
"c": 0.10679,
"h": 3.4
},
"luminance": 0.35449
}Semantic roles & 50–950 ramp
primary
#DD889E
secondary
#D4ECE6
accent
#C39922
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80