#DE89BB#DE89BB
#DE89BB is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.3% C 0.120 H 344.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DE89BB |
|---|---|
| RGB | rgb(222, 137, 187) |
| HSL | hsl(325, 56%, 70%) |
| HSV | hsv(325, 38%, 87%) |
| CMYK | cmyk(0%, 38.3%, 15.8%, 12.9%) |
| CIE-LAB | lab(67.29, 39.29, -12.35) |
| CIE-LCH | lch(67.29, 41.19, 342.55°) |
| OKLab | oklab(73.35% 0.116 -0.0326) |
| OKLCH | oklch(73.35% 0.12 344.3) |
| XYZ | xyz(48.0399, 37.0117, 51.6177) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 7.02
Dull Pink
#D5869D
ΔE00 7.52
Bubblegum (survey)
#FF6CB5
ΔE00 7.62
Plum
#DDA0DD
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE89BB #89DEAC
analogous
#D689DE #DE89BB #DE8990
triadic
#DE89BB #BBDE89 #89BBDE
tetradic
#DE89BB #DED689 #89DEAC #8990DE
square
#DE89BB #DED689 #89DEAC #8990DE
split-complementary
#DE89BB #90DE89 #89DED6
monochromatic
#B93482 #D1599F #DE89BB #EBB9D7 #F8E7F1
Accessibility & contrast
On white
2.50
#DE89BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#DE89BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE89BB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE89BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE89BB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BBD
Deuteranopia (green-blind)
#A4A9B9
Tritanopia (blue-blind)
#E8899B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de89bb; /* rgb */ color: rgb(222, 137, 187); /* oklch */ color: oklch(73.3% 0.120 344.3);
Tailwind
colors: {
custom: {
50: '#eaadcf',
500: '#de89bb',
950: '#000000',
},
}SCSS
$custom: #de89bb; $custom-light: #eaadcf; $custom-dark: #000000;
JSON
{
"hex": "#de89bb",
"rgb": {
"r": 222,
"g": 137,
"b": 187
},
"hsl": {
"h": 324.706,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.73348,
"c": 0.12046,
"h": 344.3
},
"luminance": 0.37009
}Semantic roles & 50–950 ramp
primary
#DE89BB
secondary
#D6EDDF
accent
#C46422
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82