#FC89DF#FC89DF
#FC89DF is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.2% C 0.172 H 337.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89DF |
|---|---|
| RGB | rgb(252, 137, 223) |
| HSL | hsl(315, 95%, 76%) |
| HSV | hsv(315, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 11.5%, 1.2%) |
| CIE-LAB | lab(72.17, 54.53, -24.60) |
| CIE-LCH | lch(72.17, 59.82, 335.72°) |
| OKLab | oklab(78.21% 0.1588 -0.0661) |
| OKLCH | oklch(78.21% 0.172 337.4) |
| XYZ | xyz(62.4101, 43.9185, 74.9877) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 5.71
Pink (survey)
#FF81C0
ΔE00 6.28
Candy Pink
#FF63E9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89DF #89FCA6
analogous
#DF89FC #FC89DF #FC89A6
triadic
#FC89DF #DFFC89 #89DFFC
tetradic
#FC89DF #FCDF89 #89FCA6 #89A6FC
square
#FC89DF #FCDF89 #89FCA6 #89A6FC
split-complementary
#FC89DF #A6FC89 #89FCDF
monochromatic
#F912BF #FA4DCF #FC89DF #FEC5EF #FEE1F7
Accessibility & contrast
On white
2.15
#FC89DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FC89DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89DF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89DF | 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)
#8CA6E2
Deuteranopia (green-blind)
#ABB7DC
Tritanopia (blue-blind)
#FF8DAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc89df; /* rgb */ color: rgb(252, 137, 223); /* oklch */ color: oklch(78.2% 0.172 337.4);
Tailwind
colors: {
custom: {
50: '#ffaee9',
500: '#fc89df',
950: '#000000',
},
}SCSS
$custom: #fc89df; $custom-light: #ffaee9; $custom-dark: #000000;
JSON
{
"hex": "#fc89df",
"rgb": {
"r": 252,
"g": 137,
"b": 223
},
"hsl": {
"h": 315.13,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78213,
"c": 0.17197,
"h": 337.4
},
"luminance": 0.43914
}Semantic roles & 50–950 ramp
primary
#FC89DF
secondary
#D5F6DD
accent
#E63A00
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084