#FC7AF4#FC7AF4
#FC7AF4 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.212 H 329.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7AF4 |
|---|---|
| RGB | rgb(252, 122, 244) |
| HSL | hsl(304, 96%, 73%) |
| HSV | hsv(304, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 3.2%, 1.2%) |
| CIE-LAB | lab(70.28, 65.05, -39.06) |
| CIE-LCH | lch(70.28, 75.87, 329.02°) |
| OKLab | oklab(77.08% 0.1835 -0.1069) |
| OKLCH | oklch(77.08% 0.212 329.8) |
| XYZ | xyz(63.4329, 41.1501, 90.1721) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 2.60
Candy Pink
#FF63E9
ΔE00 3.82
Light Magenta
#FA5FF7
ΔE00 4.60
Violet Pink
#FB5FFC
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7AF4 #7AFC82
analogous
#C37AFC #FC7AF4 #FC7AB3
triadic
#FC7AF4 #F4FC7A #7AF4FC
tetradic
#FC7AF4 #FCC37A #7AFC82 #7AB3FC
square
#FC7AF4 #FCC37A #7AFC82 #7AB3FC
split-complementary
#FC7AF4 #B3FC7A #7AFCC3
monochromatic
#F606E7 #FB3EEF #FC7AF4 #FDB6F9 #FEE1FD
Accessibility & contrast
On white
2.28
#FC7AF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FC7AF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7AF4
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7AF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7AF4 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F8
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#FF86AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7af4; /* rgb */ color: rgb(252, 122, 244); /* oklch */ color: oklch(77.1% 0.212 329.8);
Tailwind
colors: {
custom: {
50: '#ffa5f8',
500: '#fc7af4',
950: '#000000',
},
}SCSS
$custom: #fc7af4; $custom-light: #ffa5f8; $custom-dark: #000000;
JSON
{
"hex": "#fc7af4",
"rgb": {
"r": 252,
"g": 122,
"b": 244
},
"hsl": {
"h": 303.692,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.77077,
"c": 0.21233,
"h": 329.8
},
"luminance": 0.41146
}Semantic roles & 50–950 ramp
primary
#FC7AF4
secondary
#D4F7D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85