#FC7AEC#FC7AEC
#FC7AEC is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.206 H 332.3°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7AEC |
|---|---|
| RGB | rgb(252, 122, 236) |
| HSL | hsl(307, 96%, 73%) |
| HSV | hsv(307, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 6.3%, 1.2%) |
| CIE-LAB | lab(69.95, 63.74, -35.18) |
| CIE-LCH | lch(69.95, 72.80, 331.10°) |
| OKLab | oklab(76.72% 0.1822 -0.0958) |
| OKLCH | oklch(76.72% 0.206 332.3) |
| XYZ | xyz(62.2445, 40.6747, 83.9132) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.28
Violet (CSS)
#EE82EE
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 3.63
Light Magenta
#FA5FF7
ΔE00 5.17
Violet Pink
#FB5FFC
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7AEC #7AFC8A
analogous
#CB7AFC #FC7AEC #FC7AAB
triadic
#FC7AEC #ECFC7A #7AECFC
tetradic
#FC7AEC #FCCB7A #7AFC8A #7AABFC
square
#FC7AEC #FCCB7A #7AFC8A #7AABFC
split-complementary
#FC7AEC #ABFC7A #7AFCCB
monochromatic
#F606D8 #FB3EE3 #FC7AEC #FDB6F5 #FEE1FB
Accessibility & contrast
On white
2.30
#FC7AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FC7AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7AEC
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7AEC | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF0
Deuteranopia (green-blind)
#9CB2E8
Tritanopia (blue-blind)
#FF83A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7aec; /* rgb */ color: rgb(252, 122, 236); /* oklch */ color: oklch(76.7% 0.206 332.3);
Tailwind
colors: {
custom: {
50: '#ffa5f2',
500: '#fc7aec',
950: '#000000',
},
}SCSS
$custom: #fc7aec; $custom-light: #ffa5f2; $custom-dark: #000000;
JSON
{
"hex": "#fc7aec",
"rgb": {
"r": 252,
"g": 122,
"b": 236
},
"hsl": {
"h": 307.385,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.76721,
"c": 0.20584,
"h": 332.3
},
"luminance": 0.40671
}Semantic roles & 50–950 ramp
primary
#FC7AEC
secondary
#D4F7D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85