#FA86EB#FA86EB
#FA86EB is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.0% C 0.185 H 332.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FA86EB |
|---|---|
| RGB | rgb(250, 134, 235) |
| HSL | hsl(308, 92%, 75%) |
| HSV | hsv(308, 46%, 98%) |
| CMYK | cmyk(0%, 46.4%, 6%, 2%) |
| CIE-LAB | lab(71.81, 57.33, -31.77) |
| CIE-LCH | lch(71.81, 65.55, 331.01°) |
| OKLab | oklab(78.04% 0.1635 -0.0863) |
| OKLCH | oklch(78.04% 0.185 332.2) |
| XYZ | xyz(62.9445, 43.3761, 83.6382) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 5.85
Bubblegum Pink
#FE83CC
ΔE00 6.26
Light Magenta
#FA5FF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA86EB #86FA95
analogous
#CF86FA #FA86EB #FA86B1
triadic
#FA86EB #EBFA86 #86EBFA
tetradic
#FA86EB #FACF86 #86FA95 #86B1FA
square
#FA86EB #FACF86 #86FA95 #86B1FA
split-complementary
#FA86EB #B1FA86 #86FACF
monochromatic
#F510D8 #F84BE1 #FA86EB #FCC1F5 #FEE2FA
Accessibility & contrast
On white
2.17
#FA86EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FA86EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA86EB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA86EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA86EB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#FF8EAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa86eb; /* rgb */ color: rgb(250, 134, 235); /* oklch */ color: oklch(78.0% 0.185 332.2);
Tailwind
colors: {
custom: {
50: '#feadf1',
500: '#fa86eb',
950: '#000000',
},
}SCSS
$custom: #fa86eb; $custom-light: #feadf1; $custom-dark: #000000;
JSON
{
"hex": "#fa86eb",
"rgb": {
"r": 250,
"g": 134,
"b": 235
},
"hsl": {
"h": 307.759,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.78036,
"c": 0.18487,
"h": 332.2
},
"luminance": 0.43372
}Semantic roles & 50–950 ramp
primary
#FA86EB
secondary
#D5F6D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85