#FE87FA#FE87FA
#FE87FA is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.3% C 0.199 H 328.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FE87FA |
|---|---|
| RGB | rgb(254, 135, 250) |
| HSL | hsl(302, 98%, 76%) |
| HSV | hsv(302, 47%, 100%) |
| CMYK | cmyk(0%, 46.9%, 1.6%, 0.4%) |
| CIE-LAB | lab(73.09, 60.51, -37.94) |
| CIE-LCH | lch(73.09, 71.42, 327.91°) |
| OKLab | oklab(79.29% 0.1693 -0.1038) |
| OKLCH | oklch(79.29% 0.199 328.5) |
| XYZ | xyz(66.7914, 45.3046, 95.6505) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 4.60
Candy Pink
#FF63E9
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.46
Light Magenta
#FA5FF7
ΔE00 6.88
Violet Pink
#FB5FFC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE87FA #87FE8B
analogous
#C787FE #FE87FA #FE87BF
triadic
#FE87FA #FAFE87 #87FAFE
tetradic
#FE87FA #FEC787 #87FE8B #87BFFE
square
#FE87FA #FEC787 #87FE8B #87BFFE
split-complementary
#FE87FA #BFFE87 #87FEC7
monochromatic
#FD0EF5 #FD4AF7 #FE87FA #FFC4FD #FFE1FE
Accessibility & contrast
On white
2.09
#FE87FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#FE87FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE87FA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE87FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE87FA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe87fa; /* rgb */ color: rgb(254, 135, 250); /* oklch */ color: oklch(79.3% 0.199 328.5);
Tailwind
colors: {
custom: {
50: '#ffaefc',
500: '#fe87fa',
950: '#000000',
},
}SCSS
$custom: #fe87fa; $custom-light: #ffaefc; $custom-dark: #000000;
JSON
{
"hex": "#fe87fa",
"rgb": {
"r": 254,
"g": 135,
"b": 250
},
"hsl": {
"h": 302.017,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.79292,
"c": 0.19856,
"h": 328.5
},
"luminance": 0.45301
}Semantic roles & 50–950 ramp
primary
#FE87FA
secondary
#D4F7D5
accent
#E60800
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085