#FC89E0#FC89E0
#FC89E0 is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.3% C 0.173 H 337.0°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89E0 |
|---|---|
| RGB | rgb(252, 137, 224) |
| HSL | hsl(315, 95%, 76%) |
| HSV | hsv(315, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 11.1%, 1.2%) |
| CIE-LAB | lab(72.21, 54.68, -25.09) |
| CIE-LCH | lch(72.21, 60.16, 335.35°) |
| OKLab | oklab(78.25% 0.159 -0.0675) |
| OKLCH | oklch(78.25% 0.173 337) |
| XYZ | xyz(62.5453, 43.9726, 75.6998) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.95
Violet (CSS)
#EE82EE
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.27
Purply Pink
#F075E6
ΔE00 5.59
Pink (survey)
#FF81C0
ΔE00 6.47
Candy Pink
#FF63E9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89E0 #89FCA5
analogous
#DF89FC #FC89E0 #FC89A7
triadic
#FC89E0 #E0FC89 #89E0FC
tetradic
#FC89E0 #FCDF89 #89FCA5 #89A7FC
square
#FC89E0 #FCDF89 #89FCA5 #89A7FC
split-complementary
#FC89E0 #A7FC89 #89FCDF
monochromatic
#F912C1 #FA4DD0 #FC89E0 #FEC5F0 #FEE1F7
Accessibility & contrast
On white
2.14
#FC89E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FC89E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89E0
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89E0 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E3
Deuteranopia (green-blind)
#AAB7DD
Tritanopia (blue-blind)
#FF8DAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc89e0; /* rgb */ color: rgb(252, 137, 224); /* oklch */ color: oklch(78.3% 0.173 337.0);
Tailwind
colors: {
custom: {
50: '#ffaee9',
500: '#fc89e0',
950: '#000000',
},
}SCSS
$custom: #fc89e0; $custom-light: #ffaee9; $custom-dark: #000000;
JSON
{
"hex": "#fc89e0",
"rgb": {
"r": 252,
"g": 137,
"b": 224
},
"hsl": {
"h": 314.609,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78252,
"c": 0.17272,
"h": 337
},
"luminance": 0.43969
}Semantic roles & 50–950 ramp
primary
#FC89E0
secondary
#D5F6DD
accent
#E63800
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181116
muted
#868084