#FF87ED#FF87ED
#FF87ED is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.9% C 0.188 H 333.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87ED |
|---|---|
| RGB | rgb(255, 135, 237) |
| HSL | hsl(309, 100%, 76%) |
| HSV | hsv(309, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 7.1%, 0%) |
| CIE-LAB | lab(72.70, 58.62, -31.44) |
| CIE-LCH | lch(72.70, 66.52, 331.79°) |
| OKLab | oklab(78.86% 0.1679 -0.0853) |
| OKLCH | oklch(78.86% 0.188 333.1) |
| XYZ | xyz(65.1898, 44.7064, 85.2999) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.64
Candy Pink
#FF63E9
ΔE00 6.14
Bubblegum Pink
#FE83CC
ΔE00 6.16
Light Magenta
#FA5FF7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87ED #87FF99
analogous
#D587FF #FF87ED #FF87B1
triadic
#FF87ED #EDFF87 #87EDFF
tetradic
#FF87ED #FFD587 #87FF99 #87B1FF
square
#FF87ED #FFD587 #87FF99 #87B1FF
split-complementary
#FF87ED #B1FF87 #87FFD5
monochromatic
#FF0DDB #FF4AE4 #FF87ED #FFC4F6 #FFE0FA
Accessibility & contrast
On white
2.11
#FF87ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FF87ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87ED
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87ED | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#FF8EAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff87ed; /* rgb */ color: rgb(255, 135, 237); /* oklch */ color: oklch(78.9% 0.188 333.1);
Tailwind
colors: {
custom: {
50: '#ffadf3',
500: '#ff87ed',
950: '#000000',
},
}SCSS
$custom: #ff87ed; $custom-light: #ffadf3; $custom-dark: #000000;
JSON
{
"hex": "#ff87ed",
"rgb": {
"r": 255,
"g": 135,
"b": 237
},
"hsl": {
"h": 309,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.78855,
"c": 0.18834,
"h": 333.1
},
"luminance": 0.44702
}Semantic roles & 50–950 ramp
primary
#FF87ED
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085