#FA85EB#FA85EB
#FA85EB is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.9% C 0.186 H 332.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FA85EB |
|---|---|
| RGB | rgb(250, 133, 235) |
| HSL | hsl(308, 92%, 75%) |
| HSV | hsv(308, 47%, 98%) |
| CMYK | cmyk(0%, 46.8%, 6%, 2%) |
| CIE-LAB | lab(71.62, 57.82, -32.06) |
| CIE-LCH | lch(71.62, 66.11, 330.99°) |
| OKLab | oklab(77.9% 0.1649 -0.0871) |
| OKLCH | oklch(77.9% 0.186 332.2) |
| XYZ | xyz(62.8069, 43.1010, 83.5923) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 5.65
Bubblegum Pink
#FE83CC
ΔE00 6.31
Light Magenta
#FA5FF7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA85EB #85FA94
analogous
#CE85FA #FA85EB #FA85B1
triadic
#FA85EB #EBFA85 #85EBFA
tetradic
#FA85EB #FACE85 #85FA94 #85B1FA
square
#FA85EB #FACE85 #85FA94 #85B1FA
split-complementary
#FA85EB #B1FA85 #85FACE
monochromatic
#F50FD8 #F84AE1 #FA85EB #FCC0F5 #FEE2FA
Accessibility & contrast
On white
2.18
#FA85EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FA85EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA85EB
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA85EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA85EB | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#FF8DAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fa85eb; /* rgb */ color: rgb(250, 133, 235); /* oklch */ color: oklch(77.9% 0.186 332.2);
Tailwind
colors: {
custom: {
50: '#feacf1',
500: '#fa85eb',
950: '#000000',
},
}SCSS
$custom: #fa85eb; $custom-light: #feacf1; $custom-dark: #000000;
JSON
{
"hex": "#fa85eb",
"rgb": {
"r": 250,
"g": 133,
"b": 235
},
"hsl": {
"h": 307.692,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.77898,
"c": 0.18648,
"h": 332.2
},
"luminance": 0.43097
}Semantic roles & 50–950 ramp
primary
#FA85EB
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85