#FA87FF#FA87FF
#FA87FF is a light, highly saturated purple. Relative luminance 0.449; OKLCH L 79.0% C 0.201 H 325.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FA87FF |
|---|---|
| RGB | rgb(250, 135, 255) |
| HSL | hsl(298, 100%, 76%) |
| HSV | hsv(298, 47%, 100%) |
| CMYK | cmyk(2%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(72.81, 60.27, -41.13) |
| CIE-LCH | lch(72.81, 72.97, 325.69°) |
| OKLab | oklab(79.05% 0.1657 -0.113) |
| OKLCH | oklch(79.05% 0.201 325.7) |
| XYZ | xyz(66.1369, 44.8753, 99.7665) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 4.82
Candy Pink
#FF63E9
ΔE00 6.50
Violet Pink
#FB5FFC
ΔE00 6.54
Light Magenta
#FA5FF7
ΔE00 6.64
Lavender Pink
#DD85D7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA87FF #8CFF87
analogous
#BE87FF #FA87FF #FF87C8
triadic
#FA87FF #FFFA87 #87FFFA
tetradic
#FA87FF #FFBE87 #8CFF87 #87C8FF
square
#FA87FF #FFBE87 #8CFF87 #87C8FF
split-complementary
#FA87FF #C8FF87 #87FFBE
monochromatic
#F50DFF #F74AFF #FA87FF #FDC4FF #FEE0FF
Accessibility & contrast
On white
2.11
#FA87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FA87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA87FF
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA87FF | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#FF94B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa87ff; /* rgb */ color: rgb(250, 135, 255); /* oklch */ color: oklch(79.0% 0.201 325.7);
Tailwind
colors: {
custom: {
50: '#feadff',
500: '#fa87ff',
950: '#000000',
},
}SCSS
$custom: #fa87ff; $custom-light: #feadff; $custom-dark: #000000;
JSON
{
"hex": "#fa87ff",
"rgb": {
"r": 250,
"g": 135,
"b": 255
},
"hsl": {
"h": 297.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.79047,
"c": 0.20059,
"h": 325.7
},
"luminance": 0.44872
}Semantic roles & 50–950 ramp
primary
#FA87FF
secondary
#D5F7D4
accent
#E6000A
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086