#FA89FD#FA89FD
#FA89FD is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.2% C 0.196 H 326.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FA89FD |
|---|---|
| RGB | rgb(250, 137, 253) |
| HSL | hsl(298, 97%, 76%) |
| HSV | hsv(298, 46%, 99%) |
| CMYK | cmyk(1.2%, 45.8%, 0%, 0.8%) |
| CIE-LAB | lab(73.10, 58.95, -39.60) |
| CIE-LCH | lch(73.10, 71.02, 326.11°) |
| OKLab | oklab(79.23% 0.1627 -0.1086) |
| OKLCH | oklch(79.23% 0.196 326.3) |
| XYZ | xyz(66.0983, 45.3105, 98.1736) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 6.52
Candy Pink
#FF63E9
ΔE00 6.70
Violet Pink
#FB5FFC
ΔE00 6.97
Light Magenta
#FA5FF7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA89FD #8CFD89
analogous
#C089FD #FA89FD #FD89C6
triadic
#FA89FD #FDFA89 #89FDFA
tetradic
#FA89FD #FDC089 #8CFD89 #89C6FD
square
#FA89FD #FDC089 #8CFD89 #89C6FD
split-complementary
#FA89FD #C6FD89 #89FDC0
monochromatic
#F511FB #F74DFC #FA89FD #FDC5FE #FEE1FE
Accessibility & contrast
On white
2.09
#FA89FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#FA89FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA89FD
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA89FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA89FD | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#9EB9F9
Tritanopia (blue-blind)
#FF96B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa89fd; /* rgb */ color: rgb(250, 137, 253); /* oklch */ color: oklch(79.2% 0.196 326.3);
Tailwind
colors: {
custom: {
50: '#feaffe',
500: '#fa89fd',
950: '#000000',
},
}SCSS
$custom: #fa89fd; $custom-light: #feaffe; $custom-dark: #000000;
JSON
{
"hex": "#fa89fd",
"rgb": {
"r": 250,
"g": 137,
"b": 253
},
"hsl": {
"h": 298.448,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.79232,
"c": 0.19564,
"h": 326.3
},
"luminance": 0.45307
}Semantic roles & 50–950 ramp
primary
#FA89FD
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086