#FC88FE#FC88FE
#FC88FE is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.4% C 0.199 H 326.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FC88FE |
|---|---|
| RGB | rgb(252, 136, 254) |
| HSL | hsl(299, 98%, 76%) |
| HSV | hsv(299, 46%, 100%) |
| CMYK | cmyk(0.8%, 46.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.20, 60.16, -39.97) |
| CIE-LCH | lch(73.20, 72.23, 326.40°) |
| OKLab | oklab(79.37% 0.1664 -0.1096) |
| OKLCH | oklch(79.37% 0.199 326.6) |
| XYZ | xyz(66.8371, 45.4630, 99.0014) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Purply Pink
#F075E6
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.75
Violet Pink
#FB5FFC
ΔE00 6.83
Light Magenta
#FA5FF7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC88FE #8AFE88
analogous
#C188FE #FC88FE #FE88C5
triadic
#FC88FE #FEFC88 #88FEFC
tetradic
#FC88FE #FEC188 #8AFE88 #88C5FE
square
#FC88FE #FEC188 #8AFE88 #88C5FE
split-complementary
#FC88FE #C5FE88 #88FEC1
monochromatic
#F90FFD #FA4BFD #FC88FE #FEC5FF #FEE1FF
Accessibility & contrast
On white
2.08
#FC88FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FC88FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC88FE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC88FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC88FE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#FF95B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc88fe; /* rgb */ color: rgb(252, 136, 254); /* oklch */ color: oklch(79.4% 0.199 326.6);
Tailwind
colors: {
custom: {
50: '#ffaeff',
500: '#fc88fe',
950: '#000000',
},
}SCSS
$custom: #fc88fe; $custom-light: #ffaeff; $custom-dark: #000000;
JSON
{
"hex": "#fc88fe",
"rgb": {
"r": 252,
"g": 136,
"b": 254
},
"hsl": {
"h": 298.983,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.79371,
"c": 0.19929,
"h": 326.6
},
"luminance": 0.4546
}Semantic roles & 50–950 ramp
primary
#FC88FE
secondary
#D5F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086