#DD89C8#DD89C8
#DD89C8 is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.7% C 0.129 H 336.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DD89C8 |
|---|---|
| RGB | rgb(221, 137, 200) |
| HSL | hsl(315, 55%, 70%) |
| HSV | hsv(315, 38%, 87%) |
| CMYK | cmyk(0%, 38%, 9.5%, 13.3%) |
| CIE-LAB | lab(67.60, 41.08, -19.16) |
| CIE-LCH | lch(67.60, 45.32, 335.00°) |
| OKLab | oklab(73.71% 0.1187 -0.0513) |
| OKLCH | oklch(73.71% 0.129 336.6) |
| XYZ | xyz(49.1897, 37.4362, 59.2673) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 5.68
Plum
#DDA0DD
ΔE00 6.12
Orchid (survey)
#C875C4
ΔE00 6.78
Pink (survey)
#FF81C0
ΔE00 6.96
Violet (CSS)
#EE82EE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD89C8 #89DD9E
analogous
#C889DD #DD89C8 #DD899E
triadic
#DD89C8 #C8DD89 #89C8DD
tetradic
#DD89C8 #DDC889 #89DD9E #899EDD
square
#DD89C8 #DDC889 #89DD9E #899EDD
split-complementary
#DD89C8 #9EDD89 #89DDC8
monochromatic
#B73596 #CF59B2 #DD89C8 #EBB9DE #F8E7F4
Accessibility & contrast
On white
2.47
#DD89C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#DD89C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD89C8
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD89C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD89C8 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9DCA
Deuteranopia (green-blind)
#A0A9C6
Tritanopia (blue-blind)
#E58CA0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd89c8; /* rgb */ color: rgb(221, 137, 200); /* oklch */ color: oklch(73.7% 0.129 336.6);
Tailwind
colors: {
custom: {
50: '#e9add8',
500: '#dd89c8',
950: '#000000',
},
}SCSS
$custom: #dd89c8; $custom-light: #e9add8; $custom-dark: #000000;
JSON
{
"hex": "#dd89c8",
"rgb": {
"r": 221,
"g": 137,
"b": 200
},
"hsl": {
"h": 315,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.73706,
"c": 0.12931,
"h": 336.6
},
"luminance": 0.37434
}Semantic roles & 50–950 ramp
primary
#DD89C8
secondary
#D5EDDB
accent
#C34B23
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83