#FC7EF3#FC7EF3
#FC7EF3 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.5% C 0.205 H 330.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EF3 |
|---|---|
| RGB | rgb(252, 126, 243) |
| HSL | hsl(304, 95%, 74%) |
| HSV | hsv(304, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 3.6%, 1.2%) |
| CIE-LAB | lab(70.93, 63.03, -37.49) |
| CIE-LCH | lch(70.93, 73.34, 329.26°) |
| OKLab | oklab(77.55% 0.178 -0.1025) |
| OKLCH | oklch(77.55% 0.205 330.1) |
| XYZ | xyz(63.7828, 42.0921, 89.5417) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EF3 #7EFC87
analogous
#C67EFC #FC7EF3 #FC7EB4
triadic
#FC7EF3 #F3FC7E #7EF3FC
tetradic
#FC7EF3 #FCC67E #7EFC87 #7EB4FC
square
#FC7EF3 #FCC67E #7EFC87 #7EB4FC
split-complementary
#FC7EF3 #B4FC7E #7EFCC6
monochromatic
#F906E8 #FB42ED #FC7EF3 #FDBAF9 #FEE1FC
Accessibility & contrast
On white
2.23
#FC7EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FC7EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EF3
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EF3 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F7
Deuteranopia (green-blind)
#9CB4EF
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ef3; /* rgb */ color: rgb(252, 126, 243); /* oklch */ color: oklch(77.5% 0.205 330.1);
Tailwind
colors: {
custom: {
50: '#ffa8f7',
500: '#fc7ef3',
950: '#000000',
},
}SCSS
$custom: #fc7ef3; $custom-light: #ffa8f7; $custom-dark: #000000;
JSON
{
"hex": "#fc7ef3",
"rgb": {
"r": 252,
"g": 126,
"b": 243
},
"hsl": {
"h": 304.286,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.77546,
"c": 0.20541,
"h": 330.1
},
"luminance": 0.42088
}Semantic roles & 50–950 ramp
primary
#FC7EF3
secondary
#D4F7D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85