#FF87EA#FF87EA
#FF87EA is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.7% C 0.186 H 334.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87EA |
|---|---|
| RGB | rgb(255, 135, 234) |
| HSL | hsl(311, 100%, 76%) |
| HSV | hsv(311, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 8.2%, 0%) |
| CIE-LAB | lab(72.58, 58.14, -29.98) |
| CIE-LCH | lch(72.58, 65.41, 332.72°) |
| OKLab | oklab(78.73% 0.1673 -0.0812) |
| OKLCH | oklch(78.73% 0.186 334.1) |
| XYZ | xyz(64.7552, 44.5325, 83.0109) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 6.26
Light Magenta
#FA5FF7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87EA #87FF9C
analogous
#D887FF #FF87EA #FF87AE
triadic
#FF87EA #EAFF87 #87EAFF
tetradic
#FF87EA #FFD887 #87FF9C #87AEFF
square
#FF87EA #FFD887 #87FF9C #87AEFF
split-complementary
#FF87EA #AEFF87 #87FFD8
monochromatic
#FF0DD5 #FF4ADF #FF87EA #FFC4F5 #FFE0FA
Accessibility & contrast
On white
2.12
#FF87EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FF87EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87EA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87EA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#FF8EAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff87ea; /* rgb */ color: rgb(255, 135, 234); /* oklch */ color: oklch(78.7% 0.186 334.1);
Tailwind
colors: {
custom: {
50: '#ffadf1',
500: '#ff87ea',
950: '#000000',
},
}SCSS
$custom: #ff87ea; $custom-light: #ffadf1; $custom-dark: #000000;
JSON
{
"hex": "#ff87ea",
"rgb": {
"r": 255,
"g": 135,
"b": 234
},
"hsl": {
"h": 310.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.78731,
"c": 0.18594,
"h": 334.1
},
"luminance": 0.44528
}Semantic roles & 50–950 ramp
primary
#FF87EA
secondary
#D4F7DA
accent
#E62800
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181116
muted
#868084