#FC88FB#FC88FB
#FC88FB is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.2% C 0.197 H 327.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FC88FB |
|---|---|
| RGB | rgb(252, 136, 251) |
| HSL | hsl(301, 95%, 76%) |
| HSV | hsv(301, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 0.4%, 1.2%) |
| CIE-LAB | lab(73.07, 59.64, -38.53) |
| CIE-LCH | lch(73.07, 71.01, 327.13°) |
| OKLab | oklab(79.24% 0.1659 -0.1055) |
| OKLCH | oklch(79.24% 0.197 327.5) |
| XYZ | xyz(66.3605, 45.2723, 96.4911) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.42
Violet Pink
#FB5FFC
ΔE00 6.93
Light Magenta
#FA5FF7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC88FB #88FC89
analogous
#C388FC #FC88FB #FC88C1
triadic
#FC88FB #FBFC88 #88FBFC
tetradic
#FC88FB #FCC388 #88FC89 #88C1FC
square
#FC88FB #FCC388 #88FC89 #88C1FC
split-complementary
#FC88FB #C1FC88 #88FCC3
monochromatic
#F911F7 #FA4CF9 #FC88FB #FEC4FD #FEE1FE
Accessibility & contrast
On white
2.09
#FC88FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FC88FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC88FB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC88FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC88FB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#FF94B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc88fb; /* rgb */ color: rgb(252, 136, 251); /* oklch */ color: oklch(79.2% 0.197 327.5);
Tailwind
colors: {
custom: {
50: '#ffaefd',
500: '#fc88fb',
950: '#000000',
},
}SCSS
$custom: #fc88fb; $custom-light: #ffaefd; $custom-dark: #000000;
JSON
{
"hex": "#fc88fb",
"rgb": {
"r": 252,
"g": 136,
"b": 251
},
"hsl": {
"h": 300.517,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.79237,
"c": 0.19664,
"h": 327.5
},
"luminance": 0.45269
}Semantic roles & 50–950 ramp
primary
#FC88FB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085