#FC8AEC#FC8AEC
#FC8AEC is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.9% C 0.181 H 332.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8AEC |
|---|---|
| RGB | rgb(252, 138, 236) |
| HSL | hsl(308, 95%, 76%) |
| HSV | hsv(308, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 6.3%, 1.2%) |
| CIE-LAB | lab(72.85, 56.13, -30.70) |
| CIE-LCH | lch(72.85, 63.98, 331.33°) |
| OKLab | oklab(78.88% 0.1603 -0.0833) |
| OKLCH | oklch(78.88% 0.181 332.6) |
| XYZ | xyz(64.3733, 44.9323, 84.6228) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 6.13
Candy Pink
#FF63E9
ΔE00 6.66
Plum
#DDA0DD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8AEC #8AFC9A
analogous
#D38AFC #FC8AEC #FC8AB3
triadic
#FC8AEC #ECFC8A #8AECFC
tetradic
#FC8AEC #FCD38A #8AFC9A #8AB3FC
square
#FC8AEC #FCD38A #8AFC9A #8AB3FC
split-complementary
#FC8AEC #B3FC8A #8AFCD3
monochromatic
#F913D9 #FA4EE2 #FC8AEC #FEC6F6 #FEE1FA
Accessibility & contrast
On white
2.10
#FC8AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FC8AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8AEC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8AEC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9EF
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#FF91B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc8aec; /* rgb */ color: rgb(252, 138, 236); /* oklch */ color: oklch(78.9% 0.181 332.6);
Tailwind
colors: {
custom: {
50: '#ffaff2',
500: '#fc8aec',
950: '#000000',
},
}SCSS
$custom: #fc8aec; $custom-light: #ffaff2; $custom-dark: #000000;
JSON
{
"hex": "#fc8aec",
"rgb": {
"r": 252,
"g": 138,
"b": 236
},
"hsl": {
"h": 308.421,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.78875,
"c": 0.18062,
"h": 332.6
},
"luminance": 0.44929
}Semantic roles & 50–950 ramp
primary
#FC8AEC
secondary
#D5F6D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085