#FD89DB#FD89DB
#FD89DB is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.2% C 0.170 H 339.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89DB |
|---|---|
| RGB | rgb(253, 137, 219) |
| HSL | hsl(318, 97%, 76%) |
| HSV | hsv(318, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 13.4%, 0.8%) |
| CIE-LAB | lab(72.16, 54.21, -22.41) |
| CIE-LCH | lch(72.16, 58.65, 337.54°) |
| OKLab | oklab(78.18% 0.1588 -0.06) |
| OKLCH | oklch(78.18% 0.17 339.3) |
| XYZ | xyz(62.2404, 43.8926, 72.1980) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.93
Pink (survey)
#FF81C0
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.00
Purply Pink
#F075E6
ΔE00 6.36
Candy Pink
#FF63E9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89DB #89FDAB
analogous
#E589FD #FD89DB #FD89A1
triadic
#FD89DB #DBFD89 #89DBFD
tetradic
#FD89DB #FDE589 #89FDAB #89A1FD
square
#FD89DB #FDE589 #89FDAB #89A1FD
split-complementary
#FD89DB #A1FD89 #89FDE5
monochromatic
#FB11B6 #FC4DC9 #FD89DB #FEC5ED #FEE1F6
Accessibility & contrast
On white
2.15
#FD89DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FD89DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89DB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89DB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6DE
Deuteranopia (green-blind)
#ACB8D8
Tritanopia (blue-blind)
#FF8CA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd89db; /* rgb */ color: rgb(253, 137, 219); /* oklch */ color: oklch(78.2% 0.170 339.3);
Tailwind
colors: {
custom: {
50: '#ffaee6',
500: '#fd89db',
950: '#000000',
},
}SCSS
$custom: #fd89db; $custom-light: #ffaee6; $custom-dark: #000000;
JSON
{
"hex": "#fd89db",
"rgb": {
"r": 253,
"g": 137,
"b": 219
},
"hsl": {
"h": 317.586,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.78179,
"c": 0.16979,
"h": 339.3
},
"luminance": 0.43888
}Semantic roles & 50–950 ramp
primary
#FD89DB
secondary
#D4F7DE
accent
#E64300
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084