#FC7EFA#FC7EFA
#FC7EFA is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.9% C 0.211 H 328.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EFA |
|---|---|
| RGB | rgb(252, 126, 250) |
| HSL | hsl(301, 95%, 74%) |
| HSV | hsv(301, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 0.8%, 1.2%) |
| CIE-LAB | lab(71.23, 64.21, -40.86) |
| CIE-LCH | lch(71.23, 76.11, 327.53°) |
| OKLab | oklab(77.86% 0.1791 -0.1121) |
| OKLCH | oklch(77.86% 0.211 328) |
| XYZ | xyz(64.8601, 42.5230, 95.2154) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 3.48
Candy Pink
#FF63E9
ΔE00 4.79
Violet Pink
#FB5FFC
ΔE00 5.11
Light Magenta
#FA5FF7
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EFA #7EFC80
analogous
#BF7EFC #FC7EFA #FC7EBB
triadic
#FC7EFA #FAFC7E #7EFAFC
tetradic
#FC7EFA #FCBF7E #7EFC80 #7EBBFC
square
#FC7EFA #FCBF7E #7EFC80 #7EBBFC
split-complementary
#FC7EFA #BBFC7E #7EFCBF
monochromatic
#F906F5 #FB42F8 #FC7EFA #FDBAFC #FEE1FE
Accessibility & contrast
On white
2.21
#FC7EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FC7EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EFA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EFA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FE
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#FF8BB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7efa; /* rgb */ color: rgb(252, 126, 250); /* oklch */ color: oklch(77.9% 0.211 328.0);
Tailwind
colors: {
custom: {
50: '#ffa8fc',
500: '#fc7efa',
950: '#000000',
},
}SCSS
$custom: #fc7efa; $custom-light: #ffa8fc; $custom-dark: #000000;
JSON
{
"hex": "#fc7efa",
"rgb": {
"r": 252,
"g": 126,
"b": 250
},
"hsl": {
"h": 300.952,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.77861,
"c": 0.2113,
"h": 328
},
"luminance": 0.42519
}Semantic roles & 50–950 ramp
primary
#FC7EFA
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85