#FC9AFA#FC9AFA
#FC9AFA is a light, vivid purple. Relative luminance 0.507; OKLCH L 81.8% C 0.166 H 327.7°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9AFA |
|---|---|
| RGB | rgb(252, 154, 250) |
| HSL | hsl(301, 94%, 80%) |
| HSV | hsv(301, 39%, 99%) |
| CMYK | cmyk(0%, 38.9%, 0.8%, 1.2%) |
| CIE-LAB | lab(76.50, 50.55, -32.67) |
| CIE-LCH | lch(76.50, 60.19, 327.12°) |
| OKLab | oklab(81.79% 0.1407 -0.089) |
| OKLCH | oklch(81.79% 0.166 327.7) |
| XYZ | xyz(68.9545, 50.7119, 96.5802) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.41
Plum
#DDA0DD
ΔE00 6.87
Lavender Pink
#DD85D7
ΔE00 7.23
Purply Pink
#F075E6
ΔE00 7.67
Mauve
#E0B0FF
ΔE00 7.90
Bubblegum Pink
#FE83CC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9AFA #9AFC9C
analogous
#CD9AFC #FC9AFA #FC9AC9
triadic
#FC9AFA #FAFC9A #9AFAFC
tetradic
#FC9AFA #FCCD9A #9AFC9C #9AC9FC
square
#FC9AFA #FCCD9A #9AFC9C #9AC9FC
split-complementary
#FC9AFA #C9FC9A #9AFCCD
monochromatic
#F823F4 #FA5FF7 #FC9AFA #FED5FD #FEE1FE
Accessibility & contrast
On white
1.88
#FC9AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#FC9AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9AFA
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9AFA | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FD
Deuteranopia (green-blind)
#ADC1F7
Tritanopia (blue-blind)
#FFA3BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fc9afa; /* rgb */ color: rgb(252, 154, 250); /* oklch */ color: oklch(81.8% 0.166 327.7);
Tailwind
colors: {
custom: {
50: '#ffbafc',
500: '#fc9afa',
950: '#000000',
},
}SCSS
$custom: #fc9afa; $custom-light: #ffbafc; $custom-dark: #000000;
JSON
{
"hex": "#fc9afa",
"rgb": {
"r": 252,
"g": 154,
"b": 250
},
"hsl": {
"h": 301.224,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.81788,
"c": 0.16646,
"h": 327.7
},
"luminance": 0.50709
}Semantic roles & 50–950 ramp
primary
#FC9AFA
secondary
#5DDE5F
accent
#E60500
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285