#FF87F1#FF87F1
#FF87F1 is a light, vivid purple. Relative luminance 0.449; OKLCH L 79.0% C 0.192 H 331.7°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87F1 |
|---|---|
| RGB | rgb(255, 135, 241) |
| HSL | hsl(307, 100%, 76%) |
| HSV | hsv(307, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 5.5%, 0%) |
| CIE-LAB | lab(72.85, 59.28, -33.39) |
| CIE-LCH | lch(72.85, 68.04, 330.61°) |
| OKLab | oklab(79.02% 0.1687 -0.0908) |
| OKLCH | oklch(79.02% 0.192 331.7) |
| XYZ | xyz(65.7807, 44.9428, 88.4121) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 6.86
Light Magenta
#FA5FF7
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87F1 #87FF95
analogous
#D187FF #FF87F1 #FF87B5
triadic
#FF87F1 #F1FF87 #87F1FF
tetradic
#FF87F1 #FFD187 #87FF95 #87B5FF
square
#FF87F1 #FFD187 #87FF95 #87B5FF
split-complementary
#FF87F1 #B5FF87 #87FFD1
monochromatic
#FF0DE3 #FF4AEA #FF87F1 #FFC4F8 #FFE0FB
Accessibility & contrast
On white
2.10
#FF87F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FF87F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87F1
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87F1 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F5
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff87f1; /* rgb */ color: rgb(255, 135, 241); /* oklch */ color: oklch(79.0% 0.192 331.7);
Tailwind
colors: {
custom: {
50: '#ffadf6',
500: '#ff87f1',
950: '#000000',
},
}SCSS
$custom: #ff87f1; $custom-light: #ffadf6; $custom-dark: #000000;
JSON
{
"hex": "#ff87f1",
"rgb": {
"r": 255,
"g": 135,
"b": 241
},
"hsl": {
"h": 307,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.79022,
"c": 0.19161,
"h": 331.7
},
"luminance": 0.44939
}Semantic roles & 50–950 ramp
primary
#FF87F1
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181117
muted
#868085