#FC7EF6#FC7EF6
#FC7EF6 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.7% C 0.208 H 329.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EF6 |
|---|---|
| RGB | rgb(252, 126, 246) |
| HSL | hsl(303, 95%, 74%) |
| HSV | hsv(303, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 2.4%, 1.2%) |
| CIE-LAB | lab(71.06, 63.53, -38.94) |
| CIE-LCH | lch(71.06, 74.52, 328.50°) |
| OKLab | oklab(77.68% 0.1785 -0.1066) |
| OKLCH | oklch(77.68% 0.208 329.2) |
| XYZ | xyz(64.2395, 42.2748, 91.9471) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 4.55
Light Magenta
#FA5FF7
ΔE00 5.23
Violet Pink
#FB5FFC
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EF6 #7EFC84
analogous
#C37EFC #FC7EF6 #FC7EB7
triadic
#FC7EF6 #F6FC7E #7EF6FC
tetradic
#FC7EF6 #FCC37E #7EFC84 #7EB7FC
square
#FC7EF6 #FCC37E #7EFC84 #7EB7FC
split-complementary
#FC7EF6 #B7FC7E #7EFCC3
monochromatic
#F906EE #FB42F2 #FC7EF6 #FDBAFA #FEE1FD
Accessibility & contrast
On white
2.22
#FC7EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FC7EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EF6
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EF6 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FA
Deuteranopia (green-blind)
#9BB4F2
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7ef6; /* rgb */ color: rgb(252, 126, 246); /* oklch */ color: oklch(77.7% 0.208 329.2);
Tailwind
colors: {
custom: {
50: '#ffa8f9',
500: '#fc7ef6',
950: '#000000',
},
}SCSS
$custom: #fc7ef6; $custom-light: #ffa8f9; $custom-dark: #000000;
JSON
{
"hex": "#fc7ef6",
"rgb": {
"r": 252,
"g": 126,
"b": 246
},
"hsl": {
"h": 302.857,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.77679,
"c": 0.20791,
"h": 329.2
},
"luminance": 0.42271
}Semantic roles & 50–950 ramp
primary
#FC7EF6
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85