#FF87FA#FF87FA
#FF87FA is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.4% C 0.199 H 328.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87FA |
|---|---|
| RGB | rgb(255, 135, 250) |
| HSL | hsl(303, 100%, 76%) |
| HSV | hsv(303, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 2%, 0%) |
| CIE-LAB | lab(73.22, 60.79, -37.74) |
| CIE-LCH | lch(73.22, 71.55, 328.17°) |
| OKLab | oklab(79.41% 0.1704 -0.1032) |
| OKLCH | oklch(79.41% 0.199 328.8) |
| XYZ | xyz(67.1584, 45.4938, 95.6677) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.54
Light Magenta
#FA5FF7
ΔE00 6.94
Violet Pink
#FB5FFC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87FA #87FF8C
analogous
#C887FF #FF87FA #FF87BE
triadic
#FF87FA #FAFF87 #87FAFF
tetradic
#FF87FA #FFC887 #87FF8C #87BEFF
square
#FF87FA #FFC887 #87FF8C #87BEFF
split-complementary
#FF87FA #BEFF87 #87FFC8
monochromatic
#FF0DF5 #FF4AF7 #FF87FA #FFC4FD #FFE0FE
Accessibility & contrast
On white
2.08
#FF87FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FF87FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87FA
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87FA | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#A1BAF6
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff87fa; /* rgb */ color: rgb(255, 135, 250); /* oklch */ color: oklch(79.4% 0.199 328.8);
Tailwind
colors: {
custom: {
50: '#ffaefc',
500: '#ff87fa',
950: '#000000',
},
}SCSS
$custom: #ff87fa; $custom-light: #ffaefc; $custom-dark: #000000;
JSON
{
"hex": "#ff87fa",
"rgb": {
"r": 255,
"g": 135,
"b": 250
},
"hsl": {
"h": 302.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.7941,
"c": 0.19919,
"h": 328.8
},
"luminance": 0.4549
}Semantic roles & 50–950 ramp
primary
#FF87FA
secondary
#D4F7D5
accent
#E60A00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085