#FC7EF5#FC7EF5
#FC7EF5 is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.207 H 329.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EF5 |
|---|---|
| RGB | rgb(252, 126, 245) |
| HSL | hsl(303, 95%, 74%) |
| HSV | hsv(303, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 2.8%, 1.2%) |
| CIE-LAB | lab(71.02, 63.37, -38.46) |
| CIE-LCH | lch(71.02, 74.12, 328.75°) |
| OKLab | oklab(77.64% 0.1784 -0.1052) |
| OKLCH | oklch(77.64% 0.207 329.5) |
| XYZ | xyz(64.0865, 42.2135, 91.1410) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 5.27
Violet Pink
#FB5FFC
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EF5 #7EFC85
analogous
#C47EFC #FC7EF5 #FC7EB6
triadic
#FC7EF5 #F5FC7E #7EF5FC
tetradic
#FC7EF5 #FCC47E #7EFC85 #7EB6FC
square
#FC7EF5 #FCC47E #7EFC85 #7EB6FC
split-complementary
#FC7EF5 #B6FC7E #7EFCC4
monochromatic
#F906EC #FB42F0 #FC7EF5 #FDBAFA #FEE1FD
Accessibility & contrast
On white
2.22
#FC7EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FC7EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EF5
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EF5 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ef5; /* rgb */ color: rgb(252, 126, 245); /* oklch */ color: oklch(77.6% 0.207 329.5);
Tailwind
colors: {
custom: {
50: '#ffa8f9',
500: '#fc7ef5',
950: '#000000',
},
}SCSS
$custom: #fc7ef5; $custom-light: #ffa8f9; $custom-dark: #000000;
JSON
{
"hex": "#fc7ef5",
"rgb": {
"r": 252,
"g": 126,
"b": 245
},
"hsl": {
"h": 303.333,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.77635,
"c": 0.20708,
"h": 329.5
},
"luminance": 0.4221
}Semantic roles & 50–950 ramp
primary
#FC7EF5
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85