#FC7AFD#FC7AFD
#FC7AFD is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.5% C 0.220 H 327.2°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7AFD |
|---|---|
| RGB | rgb(252, 122, 253) |
| HSL | hsl(300, 97%, 74%) |
| HSV | hsv(300, 52%, 99%) |
| CMYK | cmyk(0.4%, 51.8%, 0%, 0.8%) |
| CIE-LAB | lab(70.67, 66.56, -43.37) |
| CIE-LCH | lch(70.67, 79.44, 326.91°) |
| OKLab | oklab(77.49% 0.1847 -0.1193) |
| OKLCH | oklch(77.49% 0.22 327.2) |
| XYZ | xyz(64.8329, 41.7101, 97.5454) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 3.56
Violet Pink
#FB5FFC
ΔE00 4.32
Light Magenta
#FA5FF7
ΔE00 4.40
Candy Pink
#FF63E9
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7AFD #7BFD7A
analogous
#BA7AFD #FC7AFD #FD7ABC
triadic
#FC7AFD #FDFC7A #7AFDFC
tetradic
#FC7AFD #FDBA7A #7BFD7A #7ABCFD
square
#FC7AFD #FDBA7A #7BFD7A #7ABCFD
split-complementary
#FC7AFD #BCFD7A #7AFDBA
monochromatic
#F704F9 #FB3EFC #FC7AFD #FDB6FE #FEE1FF
Accessibility & contrast
On white
2.25
#FC7AFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#FC7AFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7AFD
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7AFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7AFD | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#FF89B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7afd; /* rgb */ color: rgb(252, 122, 253); /* oklch */ color: oklch(77.5% 0.220 327.2);
Tailwind
colors: {
custom: {
50: '#ffa6fe',
500: '#fc7afd',
950: '#000000',
},
}SCSS
$custom: #fc7afd; $custom-light: #ffa6fe; $custom-dark: #000000;
JSON
{
"hex": "#fc7afd",
"rgb": {
"r": 252,
"g": 122,
"b": 253
},
"hsl": {
"h": 299.542,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.77491,
"c": 0.21988,
"h": 327.2
},
"luminance": 0.41706
}Semantic roles & 50–950 ramp
primary
#FC7AFD
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86