#FF87FB#FF87FB
#FF87FB is a light, highly saturated purple. Relative luminance 0.456; OKLCH L 79.5% C 0.200 H 328.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87FB |
|---|---|
| RGB | rgb(255, 135, 251) |
| HSL | hsl(302, 100%, 76%) |
| HSV | hsv(302, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 1.6%, 0%) |
| CIE-LAB | lab(73.26, 60.96, -38.22) |
| CIE-LCH | lch(73.26, 71.95, 327.91°) |
| OKLab | oklab(79.45% 0.1706 -0.1045) |
| OKLCH | oklch(79.45% 0.2 328.5) |
| XYZ | xyz(67.3156, 45.5567, 96.4957) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 6.26
Lavender Pink
#DD85D7
ΔE00 6.64
Violet Pink
#FB5FFC
ΔE00 6.90
Light Magenta
#FA5FF7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87FB #87FF8B
analogous
#C787FF #FF87FB #FF87BF
triadic
#FF87FB #FBFF87 #87FBFF
tetradic
#FF87FB #FFC787 #87FF8B #87BFFF
square
#FF87FB #FFC787 #87FF8B #87BFFF
split-complementary
#FF87FB #BFFF87 #87FFC7
monochromatic
#FF0DF7 #FF4AF9 #FF87FB #FFC4FD #FFE0FE
Accessibility & contrast
On white
2.08
#FF87FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FF87FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87FB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87FB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#A1BAF7
Tritanopia (blue-blind)
#FF92B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff87fb; /* rgb */ color: rgb(255, 135, 251); /* oklch */ color: oklch(79.5% 0.200 328.5);
Tailwind
colors: {
custom: {
50: '#ffaefd',
500: '#ff87fb',
950: '#000000',
},
}SCSS
$custom: #ff87fb; $custom-light: #ffaefd; $custom-dark: #000000;
JSON
{
"hex": "#ff87fb",
"rgb": {
"r": 255,
"g": 135,
"b": 251
},
"hsl": {
"h": 302,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.79453,
"c": 0.20005,
"h": 328.5
},
"luminance": 0.45553
}Semantic roles & 50–950 ramp
primary
#FF87FB
secondary
#D4F7D5
accent
#E60800
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085