#FA87EC#FA87EC
#FA87EC is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.2% C 0.184 H 331.8°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FA87EC |
|---|---|
| RGB | rgb(250, 135, 236) |
| HSL | hsl(307, 92%, 75%) |
| HSV | hsv(307, 46%, 98%) |
| CMYK | cmyk(0%, 46%, 5.6%, 2%) |
| CIE-LAB | lab(72.04, 57.01, -31.97) |
| CIE-LCH | lch(72.04, 65.36, 330.72°) |
| OKLab | oklab(78.22% 0.1623 -0.0869) |
| OKLCH | oklch(78.22% 0.184 331.8) |
| XYZ | xyz(63.2282, 43.7118, 84.4475) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 4.96
Candy Pink
#FF63E9
ΔE00 6.02
Bubblegum Pink
#FE83CC
ΔE00 6.40
Light Magenta
#FA5FF7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA87EC #87FA95
analogous
#CE87FA #FA87EC #FA87B3
triadic
#FA87EC #ECFA87 #87ECFA
tetradic
#FA87EC #FACE87 #87FA95 #87B3FA
square
#FA87EC #FACE87 #87FA95 #87B3FA
split-complementary
#FA87EC #B3FA87 #87FACE
monochromatic
#F511D9 #F84CE3 #FA87EC #FCC2F5 #FEE2FA
Accessibility & contrast
On white
2.16
#FA87EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FA87EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA87EC
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA87EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA87EC | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EF
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#FF8FAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa87ec; /* rgb */ color: rgb(250, 135, 236); /* oklch */ color: oklch(78.2% 0.184 331.8);
Tailwind
colors: {
custom: {
50: '#feadf2',
500: '#fa87ec',
950: '#000000',
},
}SCSS
$custom: #fa87ec; $custom-light: #feadf2; $custom-dark: #000000;
JSON
{
"hex": "#fa87ec",
"rgb": {
"r": 250,
"g": 135,
"b": 236
},
"hsl": {
"h": 307.304,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.78217,
"c": 0.18409,
"h": 331.8
},
"luminance": 0.43708
}Semantic roles & 50–950 ramp
primary
#FA87EC
secondary
#D5F6D9
accent
#E61C00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85