#FB88FC#FB88FC
#FB88FC is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.2% C 0.197 H 326.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FB88FC |
|---|---|
| RGB | rgb(251, 136, 252) |
| HSL | hsl(299, 95%, 76%) |
| HSV | hsv(299, 46%, 99%) |
| CMYK | cmyk(0.4%, 46%, 0%, 1.2%) |
| CIE-LAB | lab(72.99, 59.54, -39.21) |
| CIE-LCH | lch(72.99, 71.29, 326.63°) |
| OKLab | oklab(79.16% 0.165 -0.1075) |
| OKLCH | oklch(79.16% 0.197 326.9) |
| XYZ | xyz(66.1573, 45.1492, 97.3065) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 6.46
Candy Pink
#FF63E9
ΔE00 6.47
Violet Pink
#FB5FFC
ΔE00 6.84
Light Magenta
#FA5FF7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB88FC #89FC88
analogous
#C188FC #FB88FC #FC88C3
triadic
#FB88FC #FCFB88 #88FCFB
tetradic
#FB88FC #FCC188 #89FC88 #88C3FC
square
#FB88FC #FCC188 #89FC88 #88C3FC
split-complementary
#FB88FC #C3FC88 #88FCC1
monochromatic
#F711F9 #F94CFA #FB88FC #FDC4FE #FEE1FE
Accessibility & contrast
On white
2.09
#FB88FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#FB88FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB88FC
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB88FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB88FC | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#9FB8F8
Tritanopia (blue-blind)
#FF94B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb88fc; /* rgb */ color: rgb(251, 136, 252); /* oklch */ color: oklch(79.2% 0.197 326.9);
Tailwind
colors: {
custom: {
50: '#ffaefd',
500: '#fb88fc',
950: '#000000',
},
}SCSS
$custom: #fb88fc; $custom-light: #ffaefd; $custom-dark: #000000;
JSON
{
"hex": "#fb88fc",
"rgb": {
"r": 251,
"g": 136,
"b": 252
},
"hsl": {
"h": 299.483,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.79165,
"c": 0.19692,
"h": 326.9
},
"luminance": 0.45146
}Semantic roles & 50–950 ramp
primary
#FB88FC
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085