#FC7AED#FC7AED
#FC7AED is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.207 H 331.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7AED |
|---|---|
| RGB | rgb(252, 122, 237) |
| HSL | hsl(307, 96%, 73%) |
| HSV | hsv(307, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 6%, 1.2%) |
| CIE-LAB | lab(69.99, 63.90, -35.67) |
| CIE-LCH | lch(69.99, 73.18, 330.83°) |
| OKLab | oklab(76.77% 0.1823 -0.0972) |
| OKLCH | oklch(76.77% 0.207 331.9) |
| XYZ | xyz(62.3902, 40.7330, 84.6804) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.27
Violet (CSS)
#EE82EE
ΔE00 2.54
Candy Pink
#FF63E9
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7AED #7AFC89
analogous
#CA7AFC #FC7AED #FC7AAC
triadic
#FC7AED #EDFC7A #7AEDFC
tetradic
#FC7AED #FCCA7A #7AFC89 #7AACFC
square
#FC7AED #FCCA7A #7AFC89 #7AACFC
split-complementary
#FC7AED #ACFC7A #7AFCCA
monochromatic
#F606DA #FB3EE5 #FC7AED #FDB6F5 #FEE1FB
Accessibility & contrast
On white
2.30
#FC7AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FC7AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7AED
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7AED | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF1
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7aed; /* rgb */ color: rgb(252, 122, 237); /* oklch */ color: oklch(76.8% 0.207 331.9);
Tailwind
colors: {
custom: {
50: '#ffa5f3',
500: '#fc7aed',
950: '#000000',
},
}SCSS
$custom: #fc7aed; $custom-light: #ffa5f3; $custom-dark: #000000;
JSON
{
"hex": "#fc7aed",
"rgb": {
"r": 252,
"g": 122,
"b": 237
},
"hsl": {
"h": 306.923,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.76765,
"c": 0.20664,
"h": 331.9
},
"luminance": 0.40729
}Semantic roles & 50–950 ramp
primary
#FC7AED
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85