#FC8AEF#FC8AEF
#FC8AEF is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.0% C 0.183 H 331.5°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8AEF |
|---|---|
| RGB | rgb(252, 138, 239) |
| HSL | hsl(307, 95%, 76%) |
| HSV | hsv(307, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 5.2%, 1.2%) |
| CIE-LAB | lab(72.96, 56.63, -32.16) |
| CIE-LCH | lch(72.96, 65.13, 330.41°) |
| OKLab | oklab(79% 0.1609 -0.0874) |
| OKLCH | oklch(79% 0.183 331.5) |
| XYZ | xyz(64.8128, 45.1081, 86.9375) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.44
Candy Pink
#FF63E9
ΔE00 6.59
Bubblegum Pink
#FE83CC
ΔE00 6.67
Light Magenta
#FA5FF7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8AEF #8AFC97
analogous
#D08AFC #FC8AEF #FC8AB6
triadic
#FC8AEF #EFFC8A #8AEFFC
tetradic
#FC8AEF #FCD08A #8AFC97 #8AB6FC
square
#FC8AEF #FCD08A #8AFC97 #8AB6FC
split-complementary
#FC8AEF #B6FC8A #8AFCD0
monochromatic
#F913DF #FA4EE7 #FC8AEF #FEC6F7 #FEE1FB
Accessibility & contrast
On white
2.10
#FC8AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FC8AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8AEF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8AEF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc8aef; /* rgb */ color: rgb(252, 138, 239); /* oklch */ color: oklch(79.0% 0.183 331.5);
Tailwind
colors: {
custom: {
50: '#ffaff4',
500: '#fc8aef',
950: '#000000',
},
}SCSS
$custom: #fc8aef; $custom-light: #ffaff4; $custom-dark: #000000;
JSON
{
"hex": "#fc8aef",
"rgb": {
"r": 252,
"g": 138,
"b": 239
},
"hsl": {
"h": 306.842,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.78999,
"c": 0.18311,
"h": 331.5
},
"luminance": 0.45104
}Semantic roles & 50–950 ramp
primary
#FC8AEF
secondary
#D5F6D8
accent
#E61A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085