#FB88FA#FB88FA
#FB88FA is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.1% C 0.195 H 327.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FB88FA |
|---|---|
| RGB | rgb(251, 136, 250) |
| HSL | hsl(301, 93%, 76%) |
| HSV | hsv(301, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 0.4%, 1.6%) |
| CIE-LAB | lab(72.91, 59.19, -38.25) |
| CIE-LCH | lch(72.91, 70.48, 327.13°) |
| OKLab | oklab(79.08% 0.1647 -0.1047) |
| OKLCH | oklch(79.08% 0.195 327.5) |
| XYZ | xyz(65.8420, 45.0231, 95.6462) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 6.25
Candy Pink
#FF63E9
ΔE00 6.37
Violet Pink
#FB5FFC
ΔE00 6.92
Light Magenta
#FA5FF7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB88FA #88FB89
analogous
#C288FB #FB88FA #FB88C0
triadic
#FB88FA #FAFB88 #88FAFB
tetradic
#FB88FA #FBC288 #88FB89 #88C0FB
square
#FB88FA #FBC288 #88FB89 #88C0FB
split-complementary
#FB88FA #C0FB88 #88FBC2
monochromatic
#F712F5 #F94DF8 #FB88FA #FDC3FC #FEE1FE
Accessibility & contrast
On white
2.10
#FB88FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FB88FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB88FA
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB88FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB88FA | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#FF94B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb88fa; /* rgb */ color: rgb(251, 136, 250); /* oklch */ color: oklch(79.1% 0.195 327.5);
Tailwind
colors: {
custom: {
50: '#ffaefc',
500: '#fb88fa',
950: '#000000',
},
}SCSS
$custom: #fb88fa; $custom-light: #ffaefc; $custom-dark: #000000;
JSON
{
"hex": "#fb88fa",
"rgb": {
"r": 251,
"g": 136,
"b": 250
},
"hsl": {
"h": 300.522,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.79076,
"c": 0.19515,
"h": 327.5
},
"luminance": 0.4502
}Semantic roles & 50–950 ramp
primary
#FB88FA
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085