#FB87EE#FB87EE
#FB87EE is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.4% C 0.186 H 331.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FB87EE |
|---|---|
| RGB | rgb(251, 135, 238) |
| HSL | hsl(307, 94%, 76%) |
| HSV | hsv(307, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 5.2%, 1.6%) |
| CIE-LAB | lab(72.24, 57.64, -32.74) |
| CIE-LCH | lch(72.24, 66.29, 330.40°) |
| OKLab | oklab(78.42% 0.1638 -0.089) |
| OKLCH | oklch(78.42% 0.186 331.5) |
| XYZ | xyz(63.8798, 44.0140, 86.0032) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 5.20
Candy Pink
#FF63E9
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 6.66
Light Magenta
#FA5FF7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB87EE #87FB94
analogous
#CE87FB #FB87EE #FB87B4
triadic
#FB87EE #EEFB87 #87EEFB
tetradic
#FB87EE #FBCE87 #87FB94 #87B4FB
square
#FB87EE #FBCE87 #87FB94 #87B4FB
split-complementary
#FB87EE #B4FB87 #87FBCE
monochromatic
#F711DD #F94CE6 #FB87EE #FDC2F6 #FEE1FB
Accessibility & contrast
On white
2.14
#FB87EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FB87EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB87EE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB87EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB87EE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#FF8FB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb87ee; /* rgb */ color: rgb(251, 135, 238); /* oklch */ color: oklch(78.4% 0.186 331.5);
Tailwind
colors: {
custom: {
50: '#ffadf3',
500: '#fb87ee',
950: '#000000',
},
}SCSS
$custom: #fb87ee; $custom-light: #ffadf3; $custom-dark: #000000;
JSON
{
"hex": "#fb87ee",
"rgb": {
"r": 251,
"g": 135,
"b": 238
},
"hsl": {
"h": 306.724,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.7842,
"c": 0.18644,
"h": 331.5
},
"luminance": 0.4401
}Semantic roles & 50–950 ramp
primary
#FB87EE
secondary
#D5F6D9
accent
#E61A00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85