#FF87EB#FF87EB
#FF87EB is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.8% C 0.187 H 333.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87EB |
|---|---|
| RGB | rgb(255, 135, 235) |
| HSL | hsl(310, 100%, 76%) |
| HSV | hsv(310, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 7.8%, 0%) |
| CIE-LAB | lab(72.62, 58.30, -30.47) |
| CIE-LCH | lch(72.62, 65.78, 332.41°) |
| OKLab | oklab(78.77% 0.1675 -0.0825) |
| OKLCH | oklch(78.77% 0.187 333.8) |
| XYZ | xyz(64.8992, 44.5902, 83.7696) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 5.80
Candy Pink
#FF63E9
ΔE00 6.21
Light Magenta
#FA5FF7
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87EB #87FF9B
analogous
#D787FF #FF87EB #FF87AF
triadic
#FF87EB #EBFF87 #87EBFF
tetradic
#FF87EB #FFD787 #87FF9B #87AFFF
square
#FF87EB #FFD787 #87FF9B #87AFFF
split-complementary
#FF87EB #AFFF87 #87FFD7
monochromatic
#FF0DD7 #FF4AE1 #FF87EB #FFC4F5 #FFE0FA
Accessibility & contrast
On white
2.12
#FF87EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FF87EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87EB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87EB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#FF8EAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff87eb; /* rgb */ color: rgb(255, 135, 235); /* oklch */ color: oklch(78.8% 0.187 333.8);
Tailwind
colors: {
custom: {
50: '#ffadf1',
500: '#ff87eb',
950: '#000000',
},
}SCSS
$custom: #ff87eb; $custom-light: #ffadf1; $custom-dark: #000000;
JSON
{
"hex": "#ff87eb",
"rgb": {
"r": 255,
"g": 135,
"b": 235
},
"hsl": {
"h": 310,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.78772,
"c": 0.18673,
"h": 333.8
},
"luminance": 0.44586
}Semantic roles & 50–950 ramp
primary
#FF87EB
secondary
#D4F7DA
accent
#E62600
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085