#FC8AEA#FC8AEA
#FC8AEA is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.8% C 0.179 H 333.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8AEA |
|---|---|
| RGB | rgb(252, 138, 234) |
| HSL | hsl(309, 95%, 76%) |
| HSV | hsv(309, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 7.1%, 1.2%) |
| CIE-LAB | lab(72.77, 55.80, -29.72) |
| CIE-LCH | lch(72.77, 63.22, 331.96°) |
| OKLab | oklab(78.79% 0.1599 -0.0805) |
| OKLCH | oklch(78.79% 0.179 333.3) |
| XYZ | xyz(64.0844, 44.8167, 83.1010) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.67
Purply Pink
#F075E6
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 6.74
Plum
#DDA0DD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8AEA #8AFC9C
analogous
#D58AFC #FC8AEA #FC8AB1
triadic
#FC8AEA #EAFC8A #8AEAFC
tetradic
#FC8AEA #FCD58A #8AFC9C #8AB1FC
square
#FC8AEA #FCD58A #8AFC9C #8AB1FC
split-complementary
#FC8AEA #B1FC8A #8AFCD5
monochromatic
#F913D5 #FA4EDF #FC8AEA #FEC6F5 #FEE1FA
Accessibility & contrast
On white
2.11
#FC8AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FC8AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8AEA
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8AEA | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#A7B9E7
Tritanopia (blue-blind)
#FF91AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc8aea; /* rgb */ color: rgb(252, 138, 234); /* oklch */ color: oklch(78.8% 0.179 333.3);
Tailwind
colors: {
custom: {
50: '#ffaff1',
500: '#fc8aea',
950: '#000000',
},
}SCSS
$custom: #fc8aea; $custom-light: #ffaff1; $custom-dark: #000000;
JSON
{
"hex": "#fc8aea",
"rgb": {
"r": 252,
"g": 138,
"b": 234
},
"hsl": {
"h": 309.474,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.78793,
"c": 0.17898,
"h": 333.3
},
"luminance": 0.44813
}Semantic roles & 50–950 ramp
primary
#FC8AEA
secondary
#D5F6DA
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084