#FA9FFD#FA9FFD
#FA9FFD is a very light, vivid purple. Relative luminance 0.522; OKLCH L 82.5% C 0.160 H 325.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9FFD |
|---|---|
| RGB | rgb(250, 159, 253) |
| HSL | hsl(298, 96%, 81%) |
| HSV | hsv(298, 37%, 99%) |
| CMYK | cmyk(1.2%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(77.41, 47.94, -32.92) |
| CIE-LCH | lch(77.41, 58.15, 325.52°) |
| OKLab | oklab(82.46% 0.132 -0.0897) |
| OKLCH | oklch(82.46% 0.16 325.8) |
| XYZ | xyz(69.5505, 52.2150, 99.3244) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.24
Plum
#DDA0DD
ΔE00 6.61
Mauve
#E0B0FF
ΔE00 6.85
Lavender Pink
#DD85D7
ΔE00 7.85
Light Lavendar
#EFC0FE
ΔE00 8.63
Purply Pink
#F075E6
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9FFD #A2FD9F
analogous
#CB9FFD #FA9FFD #FD9FD1
triadic
#FA9FFD #FDFA9F #9FFDFA
tetradic
#FA9FFD #FDCB9F #A2FD9F #9FD1FD
square
#FA9FFD #FDCB9F #A2FD9F #9FD1FD
split-complementary
#FA9FFD #D1FD9F #9FFDCB
monochromatic
#F427FB #F763FC #FA9FFD #FDDBFE #FDE1FE
Accessibility & contrast
On white
1.84
#FA9FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#FA9FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9FFD
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9FFD | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#AEC3FA
Tritanopia (blue-blind)
#FFA8C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fa9ffd; /* rgb */ color: rgb(250, 159, 253); /* oklch */ color: oklch(82.5% 0.160 325.8);
Tailwind
colors: {
custom: {
50: '#fdbdfe',
500: '#fa9ffd',
950: '#000000',
},
}SCSS
$custom: #fa9ffd; $custom-light: #fdbdfe; $custom-dark: #000000;
JSON
{
"hex": "#fa9ffd",
"rgb": {
"r": 250,
"g": 159,
"b": 253
},
"hsl": {
"h": 298.085,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.82457,
"c": 0.15961,
"h": 325.8
},
"luminance": 0.52212
}Semantic roles & 50–950 ramp
primary
#FA9FFD
secondary
#64E060
accent
#E60007
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286