#FC7EEC#FC7EEC
#FC7EEC is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.2% C 0.200 H 332.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EEC |
|---|---|
| RGB | rgb(252, 126, 236) |
| HSL | hsl(308, 95%, 74%) |
| HSV | hsv(308, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 6.3%, 1.2%) |
| CIE-LAB | lab(70.65, 61.88, -34.10) |
| CIE-LCH | lch(70.65, 70.65, 331.15°) |
| OKLab | oklab(77.24% 0.1768 -0.0928) |
| OKLCH | oklch(77.24% 0.2 332.3) |
| XYZ | xyz(62.7458, 41.6773, 84.0802) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 2.79
Candy Pink
#FF63E9
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EEC #7EFC8E
analogous
#CD7EFC #FC7EEC #FC7EAD
triadic
#FC7EEC #ECFC7E #7EECFC
tetradic
#FC7EEC #FCCD7E #7EFC8E #7EADFC
square
#FC7EEC #FCCD7E #7EFC8E #7EADFC
split-complementary
#FC7EEC #ADFC7E #7EFCCD
monochromatic
#F906DA #FB42E3 #FC7EEC #FDBAF5 #FEE1FB
Accessibility & contrast
On white
2.25
#FC7EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FC7EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EEC
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EEC | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F0
Deuteranopia (green-blind)
#9FB3E8
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7eec; /* rgb */ color: rgb(252, 126, 236); /* oklch */ color: oklch(77.2% 0.200 332.3);
Tailwind
colors: {
custom: {
50: '#ffa8f2',
500: '#fc7eec',
950: '#000000',
},
}SCSS
$custom: #fc7eec; $custom-light: #ffa8f2; $custom-dark: #000000;
JSON
{
"hex": "#fc7eec",
"rgb": {
"r": 252,
"g": 126,
"b": 236
},
"hsl": {
"h": 307.619,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.7724,
"c": 0.19969,
"h": 332.3
},
"luminance": 0.41673
}Semantic roles & 50–950 ramp
primary
#FC7EEC
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85