#FC88F2#FC88F2
#FC88F2 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.8% C 0.189 H 330.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FC88F2 |
|---|---|
| RGB | rgb(252, 136, 242) |
| HSL | hsl(305, 95%, 76%) |
| HSV | hsv(305, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 4%, 1.2%) |
| CIE-LAB | lab(72.71, 58.11, -34.20) |
| CIE-LCH | lch(72.71, 67.42, 329.52°) |
| OKLab | oklab(78.85% 0.1643 -0.0931) |
| OKLCH | oklch(78.85% 0.189 330.4) |
| XYZ | xyz(64.9754, 44.7183, 89.1963) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.59
Candy Pink
#FF63E9
ΔE00 6.19
Bubblegum Pink
#FE83CC
ΔE00 7.24
Light Magenta
#FA5FF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC88F2 #88FC92
analogous
#CC88FC #FC88F2 #FC88B8
triadic
#FC88F2 #F2FC88 #88F2FC
tetradic
#FC88F2 #FCCC88 #88FC92 #88B8FC
square
#FC88F2 #FCCC88 #88FC92 #88B8FC
split-complementary
#FC88F2 #B8FC88 #88FCCC
monochromatic
#F911E5 #FA4CEB #FC88F2 #FEC4F9 #FEE1FC
Accessibility & contrast
On white
2.11
#FC88F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FC88F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC88F2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC88F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC88F2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F6
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FF91B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc88f2; /* rgb */ color: rgb(252, 136, 242); /* oklch */ color: oklch(78.8% 0.189 330.4);
Tailwind
colors: {
custom: {
50: '#ffaef6',
500: '#fc88f2',
950: '#000000',
},
}SCSS
$custom: #fc88f2; $custom-light: #ffaef6; $custom-dark: #000000;
JSON
{
"hex": "#fc88f2",
"rgb": {
"r": 252,
"g": 136,
"b": 242
},
"hsl": {
"h": 305.172,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.78847,
"c": 0.18886,
"h": 330.4
},
"luminance": 0.44715
}Semantic roles & 50–950 ramp
primary
#FC88F2
secondary
#D5F6D7
accent
#E61400
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181117
muted
#868085