#FC89F0#FC89F0
#FC89F0 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.9% C 0.186 H 331.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89F0 |
|---|---|
| RGB | rgb(252, 137, 240) |
| HSL | hsl(306, 95%, 76%) |
| HSV | hsv(306, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 4.8%, 1.2%) |
| CIE-LAB | lab(72.81, 57.29, -32.94) |
| CIE-LCH | lch(72.81, 66.08, 330.10°) |
| OKLab | oklab(78.9% 0.1625 -0.0896) |
| OKLCH | oklch(78.9% 0.186 331.1) |
| XYZ | xyz(64.8182, 44.8818, 87.6701) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.47
Candy Pink
#FF63E9
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 6.87
Light Magenta
#FA5FF7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89F0 #89FC95
analogous
#CF89FC #FC89F0 #FC89B7
triadic
#FC89F0 #F0FC89 #89F0FC
tetradic
#FC89F0 #FCCF89 #89FC95 #89B7FC
square
#FC89F0 #FCCF89 #89FC95 #89B7FC
split-complementary
#FC89F0 #B7FC89 #89FCCF
monochromatic
#F912E1 #FA4DE8 #FC89F0 #FEC5F8 #FEE1FB
Accessibility & contrast
On white
2.11
#FC89F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FC89F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89F0
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89F0 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F4
Deuteranopia (green-blind)
#A5B8ED
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc89f0; /* rgb */ color: rgb(252, 137, 240); /* oklch */ color: oklch(78.9% 0.186 331.1);
Tailwind
colors: {
custom: {
50: '#ffaff5',
500: '#fc89f0',
950: '#000000',
},
}SCSS
$custom: #fc89f0; $custom-light: #ffaff5; $custom-dark: #000000;
JSON
{
"hex": "#fc89f0",
"rgb": {
"r": 252,
"g": 137,
"b": 240
},
"hsl": {
"h": 306.261,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78901,
"c": 0.18557,
"h": 331.1
},
"luminance": 0.44878
}Semantic roles & 50–950 ramp
primary
#FC89F0
secondary
#D5F6D8
accent
#E61800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085