#FC7AEE#FC7AEE
#FC7AEE is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.8% C 0.207 H 331.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7AEE |
|---|---|
| RGB | rgb(252, 122, 238) |
| HSL | hsl(306, 96%, 73%) |
| HSV | hsv(306, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 5.6%, 1.2%) |
| CIE-LAB | lab(70.03, 64.06, -36.15) |
| CIE-LCH | lch(70.03, 73.56, 330.56°) |
| OKLab | oklab(76.81% 0.1825 -0.0986) |
| OKLCH | oklch(76.81% 0.207 331.6) |
| XYZ | xyz(62.5367, 40.7916, 85.4520) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.29
Violet (CSS)
#EE82EE
ΔE00 2.48
Candy Pink
#FF63E9
ΔE00 3.63
Light Magenta
#FA5FF7
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7AEE #7AFC88
analogous
#C97AFC #FC7AEE #FC7AAD
triadic
#FC7AEE #EEFC7A #7AEEFC
tetradic
#FC7AEE #FCC97A #7AFC88 #7AADFC
square
#FC7AEE #FCC97A #7AFC88 #7AADFC
split-complementary
#FC7AEE #ADFC7A #7AFCC9
monochromatic
#F606DC #FB3EE6 #FC7AEE #FDB6F6 #FEE1FB
Accessibility & contrast
On white
2.29
#FC7AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FC7AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7AEE
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7AEE | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F2
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7aee; /* rgb */ color: rgb(252, 122, 238); /* oklch */ color: oklch(76.8% 0.207 331.6);
Tailwind
colors: {
custom: {
50: '#ffa5f4',
500: '#fc7aee',
950: '#000000',
},
}SCSS
$custom: #fc7aee; $custom-light: #ffa5f4; $custom-dark: #000000;
JSON
{
"hex": "#fc7aee",
"rgb": {
"r": 252,
"g": 122,
"b": 238
},
"hsl": {
"h": 306.462,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.76809,
"c": 0.20744,
"h": 331.6
},
"luminance": 0.40788
}Semantic roles & 50–950 ramp
primary
#FC7AEE
secondary
#D4F7D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85