#FB87FF#FB87FF
#FB87FF is a light, highly saturated purple. Relative luminance 0.451; OKLCH L 79.2% C 0.201 H 326.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FB87FF |
|---|---|
| RGB | rgb(251, 135, 255) |
| HSL | hsl(298, 100%, 76%) |
| HSV | hsv(298, 47%, 100%) |
| CMYK | cmyk(1.6%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(72.93, 60.54, -40.94) |
| CIE-LCH | lch(72.93, 73.08, 325.94°) |
| OKLab | oklab(79.16% 0.1668 -0.1124) |
| OKLCH | oklch(79.16% 0.201 326) |
| XYZ | xyz(66.4962, 45.0605, 99.7833) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 6.48
Violet Pink
#FB5FFC
ΔE00 6.58
Light Magenta
#FA5FF7
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB87FF #8BFF87
analogous
#BF87FF #FB87FF #FF87C7
triadic
#FB87FF #FFFB87 #87FFFB
tetradic
#FB87FF #FFBF87 #8BFF87 #87C7FF
square
#FB87FF #FFBF87 #8BFF87 #87C7FF
split-complementary
#FB87FF #C7FF87 #87FFBF
monochromatic
#F70DFF #F94AFF #FB87FF #FDC4FF #FEE0FF
Accessibility & contrast
On white
2.10
#FB87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FB87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB87FF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB87FF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#FF94B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb87ff; /* rgb */ color: rgb(251, 135, 255); /* oklch */ color: oklch(79.2% 0.201 326.0);
Tailwind
colors: {
custom: {
50: '#ffaeff',
500: '#fb87ff',
950: '#000000',
},
}SCSS
$custom: #fb87ff; $custom-light: #ffaeff; $custom-dark: #000000;
JSON
{
"hex": "#fb87ff",
"rgb": {
"r": 251,
"g": 135,
"b": 255
},
"hsl": {
"h": 298,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.79163,
"c": 0.20117,
"h": 326
},
"luminance": 0.45057
}Semantic roles & 50–950 ramp
primary
#FB87FF
secondary
#D5F7D4
accent
#E60008
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086