#FE87F3#FE87F3
#FE87F3 is a light, vivid purple. Relative luminance 0.449; OKLCH L 79.0% C 0.193 H 330.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FE87F3 |
|---|---|
| RGB | rgb(254, 135, 243) |
| HSL | hsl(306, 98%, 76%) |
| HSV | hsv(306, 47%, 100%) |
| CMYK | cmyk(0%, 46.9%, 4.3%, 0.4%) |
| CIE-LAB | lab(72.81, 59.33, -34.56) |
| CIE-LCH | lch(72.81, 68.66, 329.78°) |
| OKLab | oklab(78.99% 0.168 -0.0942) |
| OKLCH | oklch(78.99% 0.193 330.7) |
| XYZ | xyz(65.7141, 44.8737, 89.9768) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 5.86
Candy Pink
#FF63E9
ΔE00 6.04
Light Magenta
#FA5FF7
ΔE00 7.19
Bubblegum Pink
#FE83CC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE87F3 #87FE92
analogous
#CE87FE #FE87F3 #FE87B8
triadic
#FE87F3 #F3FE87 #87F3FE
tetradic
#FE87F3 #FECE87 #87FE92 #87B8FE
square
#FE87F3 #FECE87 #87FE92 #87B8FE
split-complementary
#FE87F3 #B8FE87 #87FECE
monochromatic
#FD0EE7 #FD4AED #FE87F3 #FFC4F9 #FFE1FC
Accessibility & contrast
On white
2.11
#FE87F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FE87F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE87F3
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE87F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE87F3 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F7
Deuteranopia (green-blind)
#A3B9EF
Tritanopia (blue-blind)
#FF90B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe87f3; /* rgb */ color: rgb(254, 135, 243); /* oklch */ color: oklch(79.0% 0.193 330.7);
Tailwind
colors: {
custom: {
50: '#ffadf7',
500: '#fe87f3',
950: '#000000',
},
}SCSS
$custom: #fe87f3; $custom-light: #ffadf7; $custom-dark: #000000;
JSON
{
"hex": "#fe87f3",
"rgb": {
"r": 254,
"g": 135,
"b": 243
},
"hsl": {
"h": 305.546,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.78988,
"c": 0.19261,
"h": 330.7
},
"luminance": 0.4487
}Semantic roles & 50–950 ramp
primary
#FE87F3
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181117
muted
#868085