#FC7EF4#FC7EF4
#FC7EF4 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.6% C 0.206 H 329.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EF4 |
|---|---|
| RGB | rgb(252, 126, 244) |
| HSL | hsl(304, 95%, 74%) |
| HSV | hsv(304, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 3.2%, 1.2%) |
| CIE-LAB | lab(70.98, 63.20, -37.97) |
| CIE-LCH | lch(70.98, 73.73, 329.00°) |
| OKLab | oklab(77.59% 0.1782 -0.1038) |
| OKLCH | oklch(77.59% 0.206 329.8) |
| XYZ | xyz(63.9342, 42.1526, 90.3392) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 2.98
Candy Pink
#FF63E9
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EF4 #7EFC86
analogous
#C57EFC #FC7EF4 #FC7EB5
triadic
#FC7EF4 #F4FC7E #7EF4FC
tetradic
#FC7EF4 #FCC57E #7EFC86 #7EB5FC
square
#FC7EF4 #FCC57E #7EFC86 #7EB5FC
split-complementary
#FC7EF4 #B5FC7E #7EFCC5
monochromatic
#F906EA #FB42EF #FC7EF4 #FDBAF9 #FEE1FC
Accessibility & contrast
On white
2.23
#FC7EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FC7EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EF4
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EF4 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F8
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ef4; /* rgb */ color: rgb(252, 126, 244); /* oklch */ color: oklch(77.6% 0.206 329.8);
Tailwind
colors: {
custom: {
50: '#ffa8f8',
500: '#fc7ef4',
950: '#000000',
},
}SCSS
$custom: #fc7ef4; $custom-light: #ffa8f8; $custom-dark: #000000;
JSON
{
"hex": "#fc7ef4",
"rgb": {
"r": 252,
"g": 126,
"b": 244
},
"hsl": {
"h": 303.81,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.7759,
"c": 0.20624,
"h": 329.8
},
"luminance": 0.42149
}Semantic roles & 50–950 ramp
primary
#FC7EF4
secondary
#D4F7D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85