#FC89F7#FC89F7
#FC89F7 is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.2% C 0.192 H 328.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89F7 |
|---|---|
| RGB | rgb(252, 137, 247) |
| HSL | hsl(303, 95%, 76%) |
| HSV | hsv(303, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 2%, 1.2%) |
| CIE-LAB | lab(73.09, 58.47, -36.32) |
| CIE-LCH | lch(73.09, 68.83, 328.15°) |
| OKLab | oklab(79.2% 0.1639 -0.0992) |
| OKLCH | oklch(79.2% 0.192 328.8) |
| XYZ | xyz(65.8781, 45.3057, 93.2526) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 6.03
Candy Pink
#FF63E9
ΔE00 6.44
Light Magenta
#FA5FF7
ΔE00 7.26
Violet Pink
#FB5FFC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89F7 #89FC8E
analogous
#C889FC #FC89F7 #FC89BE
triadic
#FC89F7 #F7FC89 #89F7FC
tetradic
#FC89F7 #FCC889 #89FC8E #89BEFC
square
#FC89F7 #FCC889 #89FC8E #89BEFC
split-complementary
#FC89F7 #BEFC89 #89FCC8
monochromatic
#F912EF #FA4DF3 #FC89F7 #FEC5FB #FEE1FD
Accessibility & contrast
On white
2.09
#FC89F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#FC89F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89F7
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89F7 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFB
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#FF93B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc89f7; /* rgb */ color: rgb(252, 137, 247); /* oklch */ color: oklch(79.2% 0.192 328.8);
Tailwind
colors: {
custom: {
50: '#ffaffa',
500: '#fc89f7',
950: '#000000',
},
}SCSS
$custom: #fc89f7; $custom-light: #ffaffa; $custom-dark: #000000;
JSON
{
"hex": "#fc89f7",
"rgb": {
"r": 252,
"g": 137,
"b": 247
},
"hsl": {
"h": 302.609,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.792,
"c": 0.19155,
"h": 328.8
},
"luminance": 0.45302
}Semantic roles & 50–950 ramp
primary
#FC89F7
secondary
#D5F6D6
accent
#E60A00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085