#FC7AF3#FC7AF3
#FC7AF3 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.0% C 0.212 H 330.1°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7AF3 |
|---|---|
| RGB | rgb(252, 122, 243) |
| HSL | hsl(304, 96%, 73%) |
| HSV | hsv(304, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 3.6%, 1.2%) |
| CIE-LAB | lab(70.24, 64.88, -38.57) |
| CIE-LCH | lch(70.24, 75.48, 329.27°) |
| OKLab | oklab(77.03% 0.1833 -0.1055) |
| OKLCH | oklch(77.03% 0.212 330.1) |
| XYZ | xyz(63.2815, 41.0895, 89.3746) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 2.52
Candy Pink
#FF63E9
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 4.65
Violet Pink
#FB5FFC
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7AF3 #7AFC83
analogous
#C47AFC #FC7AF3 #FC7AB2
triadic
#FC7AF3 #F3FC7A #7AF3FC
tetradic
#FC7AF3 #FCC47A #7AFC83 #7AB2FC
square
#FC7AF3 #FCC47A #7AFC83 #7AB2FC
split-complementary
#FC7AF3 #B2FC7A #7AFCC4
monochromatic
#F606E5 #FB3EEE #FC7AF3 #FDB6F8 #FEE1FC
Accessibility & contrast
On white
2.28
#FC7AF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FC7AF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7AF3
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7AF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7AF3 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F7
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#FF86AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7af3; /* rgb */ color: rgb(252, 122, 243); /* oklch */ color: oklch(77.0% 0.212 330.1);
Tailwind
colors: {
custom: {
50: '#ffa5f7',
500: '#fc7af3',
950: '#000000',
},
}SCSS
$custom: #fc7af3; $custom-light: #ffa5f7; $custom-dark: #000000;
JSON
{
"hex": "#fc7af3",
"rgb": {
"r": 252,
"g": 122,
"b": 243
},
"hsl": {
"h": 304.154,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.77032,
"c": 0.21151,
"h": 330.1
},
"luminance": 0.41086
}Semantic roles & 50–950 ramp
primary
#FC7AF3
secondary
#D4F7D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85