#FA85FC#FA85FC
#FA85FC is a light, highly saturated purple. Relative luminance 0.441; OKLCH L 78.6% C 0.201 H 326.7°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FA85FC |
|---|---|
| RGB | rgb(250, 133, 252) |
| HSL | hsl(299, 95%, 75%) |
| HSV | hsv(299, 47%, 99%) |
| CMYK | cmyk(0.8%, 47.2%, 0%, 1.2%) |
| CIE-LAB | lab(72.32, 60.70, -40.27) |
| CIE-LCH | lch(72.32, 72.85, 326.44°) |
| OKLab | oklab(78.64% 0.1679 -0.1105) |
| OKLCH | oklch(78.64% 0.201 326.7) |
| XYZ | xyz(65.3813, 44.1307, 97.1508) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 6.00
Violet Pink
#FB5FFC
ΔE00 6.23
Light Magenta
#FA5FF7
ΔE00 6.28
Lavender Pink
#DD85D7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA85FC #87FC85
analogous
#BF85FC #FA85FC #FC85C2
triadic
#FA85FC #FCFA85 #85FCFA
tetradic
#FA85FC #FCBF85 #87FC85 #85C2FC
square
#FA85FC #FCBF85 #87FC85 #85C2FC
split-complementary
#FA85FC #C2FC85 #85FCBF
monochromatic
#F50EF9 #F849FB #FA85FC #FCC1FD #FEE1FE
Accessibility & contrast
On white
2.14
#FA85FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FA85FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA85FC
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA85FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA85FC | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa85fc; /* rgb */ color: rgb(250, 133, 252); /* oklch */ color: oklch(78.6% 0.201 326.7);
Tailwind
colors: {
custom: {
50: '#feacfd',
500: '#fa85fc',
950: '#000000',
},
}SCSS
$custom: #fa85fc; $custom-light: #feacfd; $custom-dark: #000000;
JSON
{
"hex": "#fa85fc",
"rgb": {
"r": 250,
"g": 133,
"b": 252
},
"hsl": {
"h": 298.992,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78639,
"c": 0.20104,
"h": 326.7
},
"luminance": 0.44127
}Semantic roles & 50–950 ramp
primary
#FA85FC
secondary
#D5F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86