#FE87FB#FE87FB
#FE87FB is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.3% C 0.199 H 328.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FE87FB |
|---|---|
| RGB | rgb(254, 135, 251) |
| HSL | hsl(302, 98%, 76%) |
| HSV | hsv(302, 47%, 100%) |
| CMYK | cmyk(0%, 46.9%, 1.2%, 0.4%) |
| CIE-LAB | lab(73.13, 60.68, -38.42) |
| CIE-LCH | lch(73.13, 71.82, 327.66°) |
| OKLab | oklab(79.34% 0.1695 -0.1051) |
| OKLCH | oklch(79.34% 0.199 328.2) |
| XYZ | xyz(66.9486, 45.3675, 96.4785) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 4.66
Candy Pink
#FF63E9
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.56
Violet Pink
#FB5FFC
ΔE00 6.84
Light Magenta
#FA5FF7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE87FB #87FE8A
analogous
#C687FE #FE87FB #FE87C0
triadic
#FE87FB #FBFE87 #87FBFE
tetradic
#FE87FB #FEC687 #87FE8A #87C0FE
square
#FE87FB #FEC687 #87FE8A #87C0FE
split-complementary
#FE87FB #C0FE87 #87FEC6
monochromatic
#FD0EF7 #FD4AF9 #FE87FB #FFC4FD #FFE1FE
Accessibility & contrast
On white
2.08
#FE87FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#FE87FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE87FB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE87FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE87FB | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#FF93B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe87fb; /* rgb */ color: rgb(254, 135, 251); /* oklch */ color: oklch(79.3% 0.199 328.2);
Tailwind
colors: {
custom: {
50: '#ffaefd',
500: '#fe87fb',
950: '#000000',
},
}SCSS
$custom: #fe87fb; $custom-light: #ffaefd; $custom-dark: #000000;
JSON
{
"hex": "#fe87fb",
"rgb": {
"r": 254,
"g": 135,
"b": 251
},
"hsl": {
"h": 301.513,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.79336,
"c": 0.19944,
"h": 328.2
},
"luminance": 0.45364
}Semantic roles & 50–950 ramp
primary
#FE87FB
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085