#FA88FB#FA88FB
#FA88FB is a light, vivid purple. Relative luminance 0.449; OKLCH L 79.0% C 0.195 H 326.9°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FA88FB |
|---|---|
| RGB | rgb(250, 136, 251) |
| HSL | hsl(299, 93%, 76%) |
| HSV | hsv(299, 46%, 98%) |
| CMYK | cmyk(0.4%, 45.8%, 0%, 1.6%) |
| CIE-LAB | lab(72.83, 59.08, -38.93) |
| CIE-LCH | lch(72.83, 70.76, 326.62°) |
| OKLab | oklab(79% 0.1637 -0.1067) |
| OKLCH | oklch(79% 0.195 326.9) |
| XYZ | xyz(65.6399, 44.9007, 96.4573) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 6.29
Candy Pink
#FF63E9
ΔE00 6.43
Violet Pink
#FB5FFC
ΔE00 6.84
Light Magenta
#FA5FF7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA88FB #89FB88
analogous
#C088FB #FA88FB #FB88C2
triadic
#FA88FB #FBFA88 #88FBFA
tetradic
#FA88FB #FBC088 #89FB88 #88C2FB
square
#FA88FB #FBC088 #89FB88 #88C2FB
split-complementary
#FA88FB #C2FB88 #88FBC0
monochromatic
#F512F7 #F84DF9 #FA88FB #FCC3FD #FEE1FE
Accessibility & contrast
On white
2.10
#FA88FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FA88FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA88FB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA88FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA88FB | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FF
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#FF94B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa88fb; /* rgb */ color: rgb(250, 136, 251); /* oklch */ color: oklch(79.0% 0.195 326.9);
Tailwind
colors: {
custom: {
50: '#feaefd',
500: '#fa88fb',
950: '#000000',
},
}SCSS
$custom: #fa88fb; $custom-light: #feaefd; $custom-dark: #000000;
JSON
{
"hex": "#fa88fb",
"rgb": {
"r": 250,
"g": 136,
"b": 251
},
"hsl": {
"h": 299.478,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.79004,
"c": 0.19543,
"h": 326.9
},
"luminance": 0.44897
}Semantic roles & 50–950 ramp
primary
#FA88FB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085