#FF87EE#FF87EE
#FF87EE is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.9% C 0.189 H 332.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87EE |
|---|---|
| RGB | rgb(255, 135, 238) |
| HSL | hsl(309, 100%, 76%) |
| HSV | hsv(309, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 6.7%, 0%) |
| CIE-LAB | lab(72.74, 58.79, -31.93) |
| CIE-LCH | lch(72.74, 66.90, 331.49°) |
| OKLab | oklab(78.9% 0.1681 -0.0867) |
| OKLCH | oklch(78.9% 0.189 332.7) |
| XYZ | xyz(65.3363, 44.7650, 86.0715) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 5.68
Candy Pink
#FF63E9
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 6.33
Light Magenta
#FA5FF7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87EE #87FF98
analogous
#D487FF #FF87EE #FF87B2
triadic
#FF87EE #EEFF87 #87EEFF
tetradic
#FF87EE #FFD487 #87FF98 #87B2FF
square
#FF87EE #FFD487 #87FF98 #87B2FF
split-complementary
#FF87EE #B2FF87 #87FFD4
monochromatic
#FF0DDD #FF4AE5 #FF87EE #FFC4F7 #FFE0FB
Accessibility & contrast
On white
2.11
#FF87EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FF87EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87EE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87EE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#FF8FB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff87ee; /* rgb */ color: rgb(255, 135, 238); /* oklch */ color: oklch(78.9% 0.189 332.7);
Tailwind
colors: {
custom: {
50: '#ffadf3',
500: '#ff87ee',
950: '#000000',
},
}SCSS
$custom: #ff87ee; $custom-light: #ffadf3; $custom-dark: #000000;
JSON
{
"hex": "#ff87ee",
"rgb": {
"r": 255,
"g": 135,
"b": 238
},
"hsl": {
"h": 308.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.78896,
"c": 0.18915,
"h": 332.7
},
"luminance": 0.44761
}Semantic roles & 50–950 ramp
primary
#FF87EE
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085