#FC88FC#FC88FC
#FC88FC is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.3% C 0.198 H 327.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FC88FC |
|---|---|
| RGB | rgb(252, 136, 252) |
| HSL | hsl(300, 95%, 76%) |
| HSV | hsv(300, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 0%, 1.2%) |
| CIE-LAB | lab(73.11, 59.82, -39.01) |
| CIE-LCH | lch(73.11, 71.41, 326.89°) |
| OKLab | oklab(79.28% 0.1661 -0.1069) |
| OKLCH | oklch(79.28% 0.198 327.2) |
| XYZ | xyz(66.5185, 45.3355, 97.3235) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 6.53
Violet Pink
#FB5FFC
ΔE00 6.89
Light Magenta
#FA5FF7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC88FC #88FC88
analogous
#C288FC #FC88FC #FC88C2
triadic
#FC88FC #FCFC88 #88FCFC
tetradic
#FC88FC #FCC288 #88FC88 #88C2FC
square
#FC88FC #FCC288 #88FC88 #88C2FC
split-complementary
#FC88FC #C2FC88 #88FCC2
monochromatic
#F911F9 #FA4CFA #FC88FC #FEC4FE #FEE1FE
Accessibility & contrast
On white
2.09
#FC88FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#FC88FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC88FC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC88FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC88FC | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#FF94B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc88fc; /* rgb */ color: rgb(252, 136, 252); /* oklch */ color: oklch(79.3% 0.198 327.2);
Tailwind
colors: {
custom: {
50: '#ffaefd',
500: '#fc88fc',
950: '#000000',
},
}SCSS
$custom: #fc88fc; $custom-light: #ffaefd; $custom-dark: #000000;
JSON
{
"hex": "#fc88fc",
"rgb": {
"r": 252,
"g": 136,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.79282,
"c": 0.19752,
"h": 327.2
},
"luminance": 0.45332
}Semantic roles & 50–950 ramp
primary
#FC88FC
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085