#FC7AEF#FC7AEF
#FC7AEF is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.9% C 0.208 H 331.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7AEF |
|---|---|
| RGB | rgb(252, 122, 239) |
| HSL | hsl(306, 96%, 73%) |
| HSV | hsv(306, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 5.2%, 1.2%) |
| CIE-LAB | lab(70.07, 64.22, -36.64) |
| CIE-LCH | lch(70.07, 73.94, 330.30°) |
| OKLab | oklab(76.85% 0.1827 -0.1) |
| OKLCH | oklch(76.85% 0.208 331.3) |
| XYZ | xyz(62.6840, 40.8505, 86.2279) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Violet (CSS)
#EE82EE
ΔE00 2.43
Candy Pink
#FF63E9
ΔE00 3.64
Light Magenta
#FA5FF7
ΔE00 4.92
Violet Pink
#FB5FFC
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7AEF #7AFC87
analogous
#C87AFC #FC7AEF #FC7AAE
triadic
#FC7AEF #EFFC7A #7AEFFC
tetradic
#FC7AEF #FCC87A #7AFC87 #7AAEFC
square
#FC7AEF #FCC87A #7AFC87 #7AAEFC
split-complementary
#FC7AEF #AEFC7A #7AFCC8
monochromatic
#F606DE #FB3EE8 #FC7AEF #FDB6F6 #FEE1FB
Accessibility & contrast
On white
2.29
#FC7AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FC7AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7AEF
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7AEF | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F3
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#FF84AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7aef; /* rgb */ color: rgb(252, 122, 239); /* oklch */ color: oklch(76.9% 0.208 331.3);
Tailwind
colors: {
custom: {
50: '#ffa5f4',
500: '#fc7aef',
950: '#000000',
},
}SCSS
$custom: #fc7aef; $custom-light: #ffa5f4; $custom-dark: #000000;
JSON
{
"hex": "#fc7aef",
"rgb": {
"r": 252,
"g": 122,
"b": 239
},
"hsl": {
"h": 306,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.76853,
"c": 0.20825,
"h": 331.3
},
"luminance": 0.40847
}Semantic roles & 50–950 ramp
primary
#FC7AEF
secondary
#D4F7D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85