#FB87ED#FB87ED
#FB87ED is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.4% C 0.186 H 331.8°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FB87ED |
|---|---|
| RGB | rgb(251, 135, 237) |
| HSL | hsl(307, 94%, 76%) |
| HSV | hsv(307, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 5.6%, 1.6%) |
| CIE-LAB | lab(72.20, 57.47, -32.26) |
| CIE-LCH | lch(72.20, 65.90, 330.70°) |
| OKLab | oklab(78.38% 0.1636 -0.0877) |
| OKLCH | oklch(78.38% 0.186 331.8) |
| XYZ | xyz(63.7333, 43.9554, 85.2316) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 5.14
Candy Pink
#FF63E9
ΔE00 6.02
Bubblegum Pink
#FE83CC
ΔE00 6.49
Light Magenta
#FA5FF7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB87ED #87FB95
analogous
#CF87FB #FB87ED #FB87B3
triadic
#FB87ED #EDFB87 #87EDFB
tetradic
#FB87ED #FBCF87 #87FB95 #87B3FB
square
#FB87ED #FBCF87 #87FB95 #87B3FB
split-complementary
#FB87ED #B3FB87 #87FBCF
monochromatic
#F711DB #F94CE4 #FB87ED #FDC2F6 #FEE1FB
Accessibility & contrast
On white
2.14
#FB87ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FB87ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB87ED
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB87ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB87ED | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#FF8FAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb87ed; /* rgb */ color: rgb(251, 135, 237); /* oklch */ color: oklch(78.4% 0.186 331.8);
Tailwind
colors: {
custom: {
50: '#ffadf3',
500: '#fb87ed',
950: '#000000',
},
}SCSS
$custom: #fb87ed; $custom-light: #ffadf3; $custom-dark: #000000;
JSON
{
"hex": "#fb87ed",
"rgb": {
"r": 251,
"g": 135,
"b": 237
},
"hsl": {
"h": 307.241,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.78378,
"c": 0.18561,
"h": 331.8
},
"luminance": 0.43952
}Semantic roles & 50–950 ramp
primary
#FB87ED
secondary
#D5F6D9
accent
#E61C00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85