#FF89DB#FF89DB
#FF89DB is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.4% C 0.171 H 339.9°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89DB |
|---|---|
| RGB | rgb(255, 137, 219) |
| HSL | hsl(318, 100%, 77%) |
| HSV | hsv(318, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 14.1%, 0%) |
| CIE-LAB | lab(72.41, 54.82, -22.00) |
| CIE-LCH | lch(72.41, 59.07, 338.13°) |
| OKLab | oklab(78.42% 0.161 -0.0588) |
| OKLCH | oklch(78.42% 0.171 339.9) |
| XYZ | xyz(62.9725, 44.2701, 72.2323) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 6.10
Violet (CSS)
#EE82EE
ΔE00 6.27
Purply Pink
#F075E6
ΔE00 6.59
Bubblegum (survey)
#FF6CB5
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89DB #89FFAD
analogous
#E889FF #FF89DB #FF89A0
triadic
#FF89DB #DBFF89 #89DBFF
tetradic
#FF89DB #FFE889 #89FFAD #89A0FF
square
#FF89DB #FFE889 #89FFAD #89A0FF
split-complementary
#FF89DB #A0FF89 #89FFE8
monochromatic
#FF0FB6 #FF4CC8 #FF89DB #FFC6EE #FFE0F6
Accessibility & contrast
On white
2.13
#FF89DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FF89DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89DB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89DB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DE
Deuteranopia (green-blind)
#AEB8D8
Tritanopia (blue-blind)
#FF8BA8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff89db; /* rgb */ color: rgb(255, 137, 219); /* oklch */ color: oklch(78.4% 0.171 339.9);
Tailwind
colors: {
custom: {
50: '#ffaee6',
500: '#ff89db',
950: '#000000',
},
}SCSS
$custom: #ff89db; $custom-light: #ffaee6; $custom-dark: #000000;
JSON
{
"hex": "#ff89db",
"rgb": {
"r": 255,
"g": 137,
"b": 219
},
"hsl": {
"h": 318.305,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78421,
"c": 0.17138,
"h": 339.9
},
"luminance": 0.44266
}Semantic roles & 50–950 ramp
primary
#FF89DB
secondary
#D4F7DF
accent
#E64600
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084