#FC7AF1#FC7AF1
#FC7AF1 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.210 H 330.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7AF1 |
|---|---|
| RGB | rgb(252, 122, 241) |
| HSL | hsl(305, 96%, 73%) |
| HSV | hsv(305, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 4.4%, 1.2%) |
| CIE-LAB | lab(70.15, 64.55, -37.61) |
| CIE-LCH | lch(70.15, 74.71, 329.77°) |
| OKLab | oklab(76.94% 0.183 -0.1028) |
| OKLCH | oklch(76.94% 0.21 330.7) |
| XYZ | xyz(62.9811, 40.9694, 87.7926) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 2.40
Candy Pink
#FF63E9
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7AF1 #7AFC85
analogous
#C67AFC #FC7AF1 #FC7AB0
triadic
#FC7AF1 #F1FC7A #7AF1FC
tetradic
#FC7AF1 #FCC67A #7AFC85 #7AB0FC
square
#FC7AF1 #FCC67A #7AFC85 #7AB0FC
split-complementary
#FC7AF1 #B0FC7A #7AFCC6
monochromatic
#F606E2 #FB3EEB #FC7AF1 #FDB6F7 #FEE1FC
Accessibility & contrast
On white
2.28
#FC7AF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FC7AF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7AF1
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7AF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7AF1 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F5
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#FF85AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7af1; /* rgb */ color: rgb(252, 122, 241); /* oklch */ color: oklch(76.9% 0.210 330.7);
Tailwind
colors: {
custom: {
50: '#ffa5f6',
500: '#fc7af1',
950: '#000000',
},
}SCSS
$custom: #fc7af1; $custom-light: #ffa5f6; $custom-dark: #000000;
JSON
{
"hex": "#fc7af1",
"rgb": {
"r": 252,
"g": 122,
"b": 241
},
"hsl": {
"h": 305.077,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.76942,
"c": 0.20987,
"h": 330.7
},
"luminance": 0.40965
}Semantic roles & 50–950 ramp
primary
#FC7AF1
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85