#FA85FB#FA85FB
#FA85FB is a light, highly saturated purple. Relative luminance 0.441; OKLCH L 78.6% C 0.200 H 327.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FA85FB |
|---|---|
| RGB | rgb(250, 133, 251) |
| HSL | hsl(299, 94%, 75%) |
| HSV | hsv(299, 47%, 98%) |
| CMYK | cmyk(0.4%, 47%, 0%, 1.6%) |
| CIE-LAB | lab(72.27, 60.53, -39.79) |
| CIE-LCH | lch(72.27, 72.44, 326.68°) |
| OKLab | oklab(78.59% 0.1678 -0.1091) |
| OKLCH | oklch(78.59% 0.2 327) |
| XYZ | xyz(65.2233, 44.0675, 96.3185) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 4.22
Candy Pink
#FF63E9
ΔE00 5.94
Violet Pink
#FB5FFC
ΔE00 6.26
Light Magenta
#FA5FF7
ΔE00 6.29
Lavender Pink
#DD85D7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA85FB #86FB85
analogous
#BF85FB #FA85FB #FB85C1
triadic
#FA85FB #FBFA85 #85FBFA
tetradic
#FA85FB #FBBF85 #86FB85 #85C1FB
square
#FA85FB #FBBF85 #86FB85 #85C1FB
split-complementary
#FA85FB #C1FB85 #85FBBF
monochromatic
#F50EF7 #F84AF9 #FA85FB #FCC0FD #FEE1FE
Accessibility & contrast
On white
2.14
#FA85FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FA85FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA85FB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA85FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA85FB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#9CB7F7
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa85fb; /* rgb */ color: rgb(250, 133, 251); /* oklch */ color: oklch(78.6% 0.200 327.0);
Tailwind
colors: {
custom: {
50: '#feacfd',
500: '#fa85fb',
950: '#000000',
},
}SCSS
$custom: #fa85fb; $custom-light: #feacfd; $custom-dark: #000000;
JSON
{
"hex": "#fa85fb",
"rgb": {
"r": 250,
"g": 133,
"b": 251
},
"hsl": {
"h": 299.492,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.78594,
"c": 0.20016,
"h": 327
},
"luminance": 0.44064
}Semantic roles & 50–950 ramp
primary
#FA85FB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85