#FA88FE#FA88FE
#FA88FE is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.1% C 0.198 H 326.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FA88FE |
|---|---|
| RGB | rgb(250, 136, 254) |
| HSL | hsl(298, 98%, 76%) |
| HSV | hsv(298, 46%, 100%) |
| CMYK | cmyk(1.6%, 46.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.95, 59.61, -40.37) |
| CIE-LCH | lch(72.95, 71.99, 325.89°) |
| OKLab | oklab(79.14% 0.1642 -0.1108) |
| OKLCH | oklch(79.14% 0.198 326) |
| XYZ | xyz(66.1165, 45.0914, 98.9676) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 6.60
Lavender Pink
#DD85D7
ΔE00 6.64
Violet Pink
#FB5FFC
ΔE00 6.75
Light Magenta
#FA5FF7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA88FE #8CFE88
analogous
#BF88FE #FA88FE #FE88C7
triadic
#FA88FE #FEFA88 #88FEFA
tetradic
#FA88FE #FEBF88 #8CFE88 #88C7FE
square
#FA88FE #FEBF88 #8CFE88 #88C7FE
split-complementary
#FA88FE #C7FE88 #88FEBF
monochromatic
#F50FFD #F74BFD #FA88FE #FDC5FF #FEE1FF
Accessibility & contrast
On white
2.10
#FA88FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FA88FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA88FE
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA88FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA88FE | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#FF95B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa88fe; /* rgb */ color: rgb(250, 136, 254); /* oklch */ color: oklch(79.1% 0.198 326.0);
Tailwind
colors: {
custom: {
50: '#feaeff',
500: '#fa88fe',
950: '#000000',
},
}SCSS
$custom: #fa88fe; $custom-light: #feaeff; $custom-dark: #000000;
JSON
{
"hex": "#fa88fe",
"rgb": {
"r": 250,
"g": 136,
"b": 254
},
"hsl": {
"h": 297.966,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.79138,
"c": 0.19812,
"h": 326
},
"luminance": 0.45088
}Semantic roles & 50–950 ramp
primary
#FA88FE
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086