#DE89BC#DE89BC
#DE89BC is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.4% C 0.121 H 343.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DE89BC |
|---|---|
| RGB | rgb(222, 137, 188) |
| HSL | hsl(324, 56%, 70%) |
| HSV | hsv(324, 38%, 87%) |
| CMYK | cmyk(0%, 38.3%, 15.3%, 12.9%) |
| CIE-LAB | lab(67.32, 39.45, -12.86) |
| CIE-LCH | lch(67.32, 41.49, 341.94°) |
| OKLab | oklab(73.38% 0.1163 -0.034) |
| OKLCH | oklch(73.38% 0.121 343.7) |
| XYZ | xyz(48.1473, 37.0546, 52.1835) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.66
Pink (survey)
#FF81C0
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 6.77
Bubblegum (survey)
#FF6CB5
ΔE00 7.65
Dull Pink
#D5869D
ΔE00 7.76
Plum
#DDA0DD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE89BC #89DEAB
analogous
#D589DE #DE89BC #DE8991
triadic
#DE89BC #BCDE89 #89BCDE
tetradic
#DE89BC #DED589 #89DEAB #8991DE
square
#DE89BC #DED589 #89DEAB #8991DE
split-complementary
#DE89BC #91DE89 #89DED5
monochromatic
#B93484 #D159A1 #DE89BC #EBB9D7 #F8E7F1
Accessibility & contrast
On white
2.50
#DE89BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#DE89BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE89BC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE89BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE89BC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CBE
Deuteranopia (green-blind)
#A4A9BA
Tritanopia (blue-blind)
#E8899B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de89bc; /* rgb */ color: rgb(222, 137, 188); /* oklch */ color: oklch(73.4% 0.121 343.7);
Tailwind
colors: {
custom: {
50: '#eaadd0',
500: '#de89bc',
950: '#000000',
},
}SCSS
$custom: #de89bc; $custom-light: #eaadd0; $custom-dark: #000000;
JSON
{
"hex": "#de89bc",
"rgb": {
"r": 222,
"g": 137,
"b": 188
},
"hsl": {
"h": 324,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.73383,
"c": 0.12115,
"h": 343.7
},
"luminance": 0.37052
}Semantic roles & 50–950 ramp
primary
#DE89BC
secondary
#D6EDDF
accent
#C46322
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82