#FC89ED#FC89ED
#FC89ED is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.8% C 0.183 H 332.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89ED |
|---|---|
| RGB | rgb(252, 137, 237) |
| HSL | hsl(308, 95%, 76%) |
| HSV | hsv(308, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 6%, 1.2%) |
| CIE-LAB | lab(72.70, 56.79, -31.48) |
| CIE-LCH | lch(72.70, 64.93, 331.00°) |
| OKLab | oklab(78.78% 0.1619 -0.0854) |
| OKLCH | oklch(78.78% 0.183 332.2) |
| XYZ | xyz(64.3762, 44.7050, 85.3424) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.30
Bubblegum Pink
#FE83CC
ΔE00 6.34
Candy Pink
#FF63E9
ΔE00 6.44
Light Magenta
#FA5FF7
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89ED #89FC98
analogous
#D289FC #FC89ED #FC89B4
triadic
#FC89ED #EDFC89 #89EDFC
tetradic
#FC89ED #FCD289 #89FC98 #89B4FC
square
#FC89ED #FCD289 #89FC98 #89B4FC
split-complementary
#FC89ED #B4FC89 #89FCD2
monochromatic
#F912DB #FA4DE4 #FC89ED #FEC5F6 #FEE1FA
Accessibility & contrast
On white
2.11
#FC89ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FC89ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89ED
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89ED | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#A6B8EA
Tritanopia (blue-blind)
#FF91B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc89ed; /* rgb */ color: rgb(252, 137, 237); /* oklch */ color: oklch(78.8% 0.183 332.2);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#fc89ed',
950: '#000000',
},
}SCSS
$custom: #fc89ed; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#fc89ed",
"rgb": {
"r": 252,
"g": 137,
"b": 237
},
"hsl": {
"h": 307.826,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78776,
"c": 0.18307,
"h": 332.2
},
"luminance": 0.44701
}Semantic roles & 50–950 ramp
primary
#FC89ED
secondary
#D5F6D9
accent
#E61E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085