#FC88FA#FC88FA
#FC88FA is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.2% C 0.196 H 327.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FC88FA |
|---|---|
| RGB | rgb(252, 136, 250) |
| HSL | hsl(301, 95%, 76%) |
| HSV | hsv(301, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 0.8%, 1.2%) |
| CIE-LAB | lab(73.03, 59.47, -38.05) |
| CIE-LCH | lch(73.03, 70.60, 327.38°) |
| OKLab | oklab(79.19% 0.1658 -0.1041) |
| OKLCH | oklch(79.19% 0.196 327.9) |
| XYZ | xyz(66.2033, 45.2094, 95.6631) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 6.32
Candy Pink
#FF63E9
ΔE00 6.37
Violet Pink
#FB5FFC
ΔE00 6.97
Light Magenta
#FA5FF7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC88FA #88FC8A
analogous
#C488FC #FC88FA #FC88C0
triadic
#FC88FA #FAFC88 #88FAFC
tetradic
#FC88FA #FCC488 #88FC8A #88C0FC
square
#FC88FA #FCC488 #88FC8A #88C0FC
split-complementary
#FC88FA #C0FC88 #88FCC4
monochromatic
#F911F5 #FA4CF7 #FC88FA #FEC4FD #FEE1FE
Accessibility & contrast
On white
2.09
#FC88FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FC88FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC88FA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC88FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC88FA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#FF93B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc88fa; /* rgb */ color: rgb(252, 136, 250); /* oklch */ color: oklch(79.2% 0.196 327.9);
Tailwind
colors: {
custom: {
50: '#ffaefc',
500: '#fc88fa',
950: '#000000',
},
}SCSS
$custom: #fc88fa; $custom-light: #ffaefc; $custom-dark: #000000;
JSON
{
"hex": "#fc88fa",
"rgb": {
"r": 252,
"g": 136,
"b": 250
},
"hsl": {
"h": 301.034,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.79193,
"c": 0.19576,
"h": 327.9
},
"luminance": 0.45206
}Semantic roles & 50–950 ramp
primary
#FC88FA
secondary
#D5F6D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085