#FC89EF#FC89EF
#FC89EF is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.9% C 0.185 H 331.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89EF |
|---|---|
| RGB | rgb(252, 137, 239) |
| HSL | hsl(307, 95%, 76%) |
| HSV | hsv(307, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 5.2%, 1.2%) |
| CIE-LAB | lab(72.77, 57.12, -32.45) |
| CIE-LCH | lch(72.77, 65.69, 330.40°) |
| OKLab | oklab(78.86% 0.1623 -0.0882) |
| OKLCH | oklch(78.86% 0.185 331.5) |
| XYZ | xyz(64.6700, 44.8225, 86.8899) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.02
Purply Pink
#F075E6
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.41
Candy Pink
#FF63E9
ΔE00 6.40
Bubblegum Pink
#FE83CC
ΔE00 6.69
Light Magenta
#FA5FF7
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89EF #89FC96
analogous
#D089FC #FC89EF #FC89B6
triadic
#FC89EF #EFFC89 #89EFFC
tetradic
#FC89EF #FCD089 #89FC96 #89B6FC
square
#FC89EF #FCD089 #89FC96 #89B6FC
split-complementary
#FC89EF #B6FC89 #89FCD0
monochromatic
#F912DF #FA4DE7 #FC89EF #FEC5F7 #FEE1FB
Accessibility & contrast
On white
2.11
#FC89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FC89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89EF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89EF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F3
Deuteranopia (green-blind)
#A5B8EC
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc89ef; /* rgb */ color: rgb(252, 137, 239); /* oklch */ color: oklch(78.9% 0.185 331.5);
Tailwind
colors: {
custom: {
50: '#ffaff4',
500: '#fc89ef',
950: '#000000',
},
}SCSS
$custom: #fc89ef; $custom-light: #ffaff4; $custom-dark: #000000;
JSON
{
"hex": "#fc89ef",
"rgb": {
"r": 252,
"g": 137,
"b": 239
},
"hsl": {
"h": 306.783,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78859,
"c": 0.18473,
"h": 331.5
},
"luminance": 0.44819
}Semantic roles & 50–950 ramp
primary
#FC89EF
secondary
#D5F6D8
accent
#E61A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085