#FC9AEF#FC9AEF
#FC9AEF is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.3% C 0.157 H 331.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9AEF |
|---|---|
| RGB | rgb(252, 154, 239) |
| HSL | hsl(308, 94%, 80%) |
| HSV | hsv(308, 39%, 99%) |
| CMYK | cmyk(0%, 38.9%, 5.2%, 1.2%) |
| CIE-LAB | lab(76.09, 48.65, -27.34) |
| CIE-LCH | lch(76.09, 55.80, 330.66°) |
| OKLab | oklab(81.35% 0.1381 -0.0739) |
| OKLCH | oklch(81.35% 0.157 331.8) |
| XYZ | xyz(67.2798, 50.0420, 87.7598) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.75
Bubblegum Pink
#FE83CC
ΔE00 7.08
Purply Pink
#F075E6
ΔE00 7.87
Mauve
#E0B0FF
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9AEF #9AFCA7
analogous
#D89AFC #FC9AEF #FC9ABE
triadic
#FC9AEF #EFFC9A #9AEFFC
tetradic
#FC9AEF #FCD89A #9AFCA7 #9ABEFC
square
#FC9AEF #FCD89A #9AFCA7 #9ABEFC
split-complementary
#FC9AEF #BEFC9A #9AFCD8
monochromatic
#F823DC #FA5FE6 #FC9AEF #FED5F8 #FEE1FA
Accessibility & contrast
On white
1.91
#FC9AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FC9AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9AEF
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9AEF | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F2
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#FFA0BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fc9aef; /* rgb */ color: rgb(252, 154, 239); /* oklch */ color: oklch(81.3% 0.157 331.8);
Tailwind
colors: {
custom: {
50: '#ffbaf4',
500: '#fc9aef',
950: '#000000',
},
}SCSS
$custom: #fc9aef; $custom-light: #ffbaf4; $custom-dark: #000000;
JSON
{
"hex": "#fc9aef",
"rgb": {
"r": 252,
"g": 154,
"b": 239
},
"hsl": {
"h": 307.959,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.81346,
"c": 0.15667,
"h": 331.8
},
"luminance": 0.50039
}Semantic roles & 50–950 ramp
primary
#FC9AEF
secondary
#5DDE6E
accent
#E61E00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285