#FC89EA#FC89EA
#FC89EA is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.7% C 0.181 H 333.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89EA |
|---|---|
| RGB | rgb(252, 137, 234) |
| HSL | hsl(309, 95%, 76%) |
| HSV | hsv(309, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 7.1%, 1.2%) |
| CIE-LAB | lab(72.58, 56.29, -30.01) |
| CIE-LCH | lch(72.58, 63.79, 331.94°) |
| OKLab | oklab(78.65% 0.1613 -0.0813) |
| OKLCH | oklch(78.65% 0.181 333.2) |
| XYZ | xyz(63.9416, 44.5311, 83.0534) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 5.80
Candy Pink
#FF63E9
ΔE00 6.54
Plum
#DDA0DD
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89EA #89FC9B
analogous
#D589FC #FC89EA #FC89B1
triadic
#FC89EA #EAFC89 #89EAFC
tetradic
#FC89EA #FCD589 #89FC9B #89B1FC
square
#FC89EA #FCD589 #89FC9B #89B1FC
split-complementary
#FC89EA #B1FC89 #89FCD5
monochromatic
#F912D5 #FA4DDF #FC89EA #FEC5F5 #FEE1FA
Accessibility & contrast
On white
2.12
#FC89EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FC89EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89EA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89EA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8ED
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#FF90AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc89ea; /* rgb */ color: rgb(252, 137, 234); /* oklch */ color: oklch(78.7% 0.181 333.2);
Tailwind
colors: {
custom: {
50: '#ffaff1',
500: '#fc89ea',
950: '#000000',
},
}SCSS
$custom: #fc89ea; $custom-light: #ffaff1; $custom-dark: #000000;
JSON
{
"hex": "#fc89ea",
"rgb": {
"r": 252,
"g": 137,
"b": 234
},
"hsl": {
"h": 309.391,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78652,
"c": 0.1806,
"h": 333.2
},
"luminance": 0.44527
}Semantic roles & 50–950 ramp
primary
#FC89EA
secondary
#D5F6DA
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084