#FC89FA#FC89FA
#FC89FA is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.3% C 0.194 H 327.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89FA |
|---|---|
| RGB | rgb(252, 137, 250) |
| HSL | hsl(301, 95%, 76%) |
| HSV | hsv(301, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 0.8%, 1.2%) |
| CIE-LAB | lab(73.21, 58.99, -37.77) |
| CIE-LCH | lch(73.21, 70.04, 327.37°) |
| OKLab | oklab(79.33% 0.1644 -0.1033) |
| OKLCH | oklch(79.33% 0.194 327.8) |
| XYZ | xyz(66.3448, 45.4924, 95.7103) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.32
Candy Pink
#FF63E9
ΔE00 6.54
Violet Pink
#FB5FFC
ΔE00 7.16
Light Magenta
#FA5FF7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89FA #89FC8B
analogous
#C589FC #FC89FA #FC89C1
triadic
#FC89FA #FAFC89 #89FAFC
tetradic
#FC89FA #FCC589 #89FC8B #89C1FC
square
#FC89FA #FCC589 #89FC8B #89C1FC
split-complementary
#FC89FA #C1FC89 #89FCC5
monochromatic
#F912F5 #FA4DF7 #FC89FA #FEC5FD #FEE1FE
Accessibility & contrast
On white
2.08
#FC89FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FC89FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89FA
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89FA | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#FF94B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc89fa; /* rgb */ color: rgb(252, 137, 250); /* oklch */ color: oklch(79.3% 0.194 327.8);
Tailwind
colors: {
custom: {
50: '#ffaffc',
500: '#fc89fa',
950: '#000000',
},
}SCSS
$custom: #fc89fa; $custom-light: #ffaffc; $custom-dark: #000000;
JSON
{
"hex": "#fc89fa",
"rgb": {
"r": 252,
"g": 137,
"b": 250
},
"hsl": {
"h": 301.043,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.79331,
"c": 0.19417,
"h": 327.8
},
"luminance": 0.45489
}Semantic roles & 50–950 ramp
primary
#FC89FA
secondary
#D5F6D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085