#FC7EFD#FC7EFD
#FC7EFD is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 78.0% C 0.214 H 327.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EFD |
|---|---|
| RGB | rgb(252, 126, 253) |
| HSL | hsl(300, 97%, 74%) |
| HSV | hsv(300, 50%, 99%) |
| CMYK | cmyk(0.4%, 50.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.36, 64.72, -42.29) |
| CIE-LCH | lch(71.36, 77.31, 326.84°) |
| OKLab | oklab(78% 0.1795 -0.1162) |
| OKLCH | oklch(78% 0.214 327.1) |
| XYZ | xyz(65.3342, 42.7126, 97.7125) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.80
Candy Pink
#FF63E9
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EFD #7FFD7E
analogous
#BD7EFD #FC7EFD #FD7EBE
triadic
#FC7EFD #FDFC7E #7EFDFC
tetradic
#FC7EFD #FDBD7E #7FFD7E #7EBEFD
square
#FC7EFD #FDBD7E #7FFD7E #7EBEFD
split-complementary
#FC7EFD #BEFD7E #7EFDBD
monochromatic
#F905FB #FB42FC #FC7EFD #FDBAFE #FEE1FF
Accessibility & contrast
On white
2.20
#FC7EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FC7EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EFD
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EFD | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#FF8CB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc7efd; /* rgb */ color: rgb(252, 126, 253); /* oklch */ color: oklch(78.0% 0.214 327.1);
Tailwind
colors: {
custom: {
50: '#ffa8fe',
500: '#fc7efd',
950: '#000000',
},
}SCSS
$custom: #fc7efd; $custom-light: #ffa8fe; $custom-dark: #000000;
JSON
{
"hex": "#fc7efd",
"rgb": {
"r": 252,
"g": 126,
"b": 253
},
"hsl": {
"h": 299.528,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77999,
"c": 0.21387,
"h": 327.1
},
"luminance": 0.42709
}Semantic roles & 50–950 ramp
primary
#FC7EFD
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86