#FC89DB#FC89DB
#FC89DB is a light, vivid pink. Relative luminance 0.437; OKLCH L 78.1% C 0.169 H 339.0°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89DB |
|---|---|
| RGB | rgb(252, 137, 219) |
| HSL | hsl(317, 95%, 76%) |
| HSV | hsv(317, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 13.1%, 1.2%) |
| CIE-LAB | lab(72.03, 53.90, -22.61) |
| CIE-LCH | lch(72.03, 58.45, 337.24°) |
| OKLab | oklab(78.06% 0.1578 -0.0606) |
| OKLCH | oklch(78.06% 0.169 339) |
| XYZ | xyz(61.8772, 43.7054, 72.1810) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.01
Pink (survey)
#FF81C0
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 6.24
Candy Pink
#FF63E9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89DB #89FCAA
analogous
#E389FC #FC89DB #FC89A2
triadic
#FC89DB #DBFC89 #89DBFC
tetradic
#FC89DB #FCE389 #89FCAA #89A2FC
square
#FC89DB #FCE389 #89FCAA #89A2FC
split-complementary
#FC89DB #A2FC89 #89FCE3
monochromatic
#F912B7 #FA4DC9 #FC89DB #FEC5ED #FEE1F6
Accessibility & contrast
On white
2.16
#FC89DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FC89DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89DB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89DB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DE
Deuteranopia (green-blind)
#ACB7D8
Tritanopia (blue-blind)
#FF8CA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc89db; /* rgb */ color: rgb(252, 137, 219); /* oklch */ color: oklch(78.1% 0.169 339.0);
Tailwind
colors: {
custom: {
50: '#ffaee6',
500: '#fc89db',
950: '#000000',
},
}SCSS
$custom: #fc89db; $custom-light: #ffaee6; $custom-dark: #000000;
JSON
{
"hex": "#fc89db",
"rgb": {
"r": 252,
"g": 137,
"b": 219
},
"hsl": {
"h": 317.217,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78059,
"c": 0.169,
"h": 339
},
"luminance": 0.43701
}Semantic roles & 50–950 ramp
primary
#FC89DB
secondary
#D5F6DE
accent
#E64200
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084