#FF87F0#FF87F0
#FF87F0 is a light, vivid purple. Relative luminance 0.449; OKLCH L 79.0% C 0.191 H 332.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87F0 |
|---|---|
| RGB | rgb(255, 135, 240) |
| HSL | hsl(308, 100%, 76%) |
| HSV | hsv(308, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 5.9%, 0%) |
| CIE-LAB | lab(72.81, 59.12, -32.90) |
| CIE-LCH | lch(72.81, 67.66, 330.90°) |
| OKLab | oklab(78.98% 0.1685 -0.0894) |
| OKLCH | oklch(78.98% 0.191 332) |
| XYZ | xyz(65.6318, 44.8832, 87.6276) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 5.78
Candy Pink
#FF63E9
ΔE00 6.08
Bubblegum Pink
#FE83CC
ΔE00 6.69
Light Magenta
#FA5FF7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87F0 #87FF96
analogous
#D287FF #FF87F0 #FF87B4
triadic
#FF87F0 #F0FF87 #87F0FF
tetradic
#FF87F0 #FFD287 #87FF96 #87B4FF
square
#FF87F0 #FFD287 #87FF96 #87B4FF
split-complementary
#FF87F0 #B4FF87 #87FFD2
monochromatic
#FF0DE1 #FF4AE8 #FF87F0 #FFC4F8 #FFE0FB
Accessibility & contrast
On white
2.11
#FF87F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FF87F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87F0
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87F0 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F4
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#FF8FB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff87f0; /* rgb */ color: rgb(255, 135, 240); /* oklch */ color: oklch(79.0% 0.191 332.0);
Tailwind
colors: {
custom: {
50: '#ffadf5',
500: '#ff87f0',
950: '#000000',
},
}SCSS
$custom: #ff87f0; $custom-light: #ffadf5; $custom-dark: #000000;
JSON
{
"hex": "#ff87f0",
"rgb": {
"r": 255,
"g": 135,
"b": 240
},
"hsl": {
"h": 307.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.7898,
"c": 0.19078,
"h": 332
},
"luminance": 0.44879
}Semantic roles & 50–950 ramp
primary
#FF87F0
secondary
#D4F7D8
accent
#E61D00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085