#FC7CEC#FC7CEC
#FC7CEC is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.203 H 332.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CEC |
|---|---|
| RGB | rgb(252, 124, 236) |
| HSL | hsl(308, 96%, 74%) |
| HSV | hsv(308, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 6.3%, 1.2%) |
| CIE-LAB | lab(70.30, 62.81, -34.64) |
| CIE-LCH | lch(70.30, 71.73, 331.12°) |
| OKLab | oklab(76.98% 0.1795 -0.0943) |
| OKLCH | oklch(76.98% 0.203 332.3) |
| XYZ | xyz(62.4926, 41.1709, 83.9959) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.52
Violet (CSS)
#EE82EE
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.42
Light Magenta
#FA5FF7
ΔE00 5.52
Violet Pink
#FB5FFC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CEC #7CFC8C
analogous
#CC7CFC #FC7CEC #FC7CAC
triadic
#FC7CEC #ECFC7C #7CECFC
tetradic
#FC7CEC #FCCC7C #7CFC8C #7CACFC
square
#FC7CEC #FCCC7C #7CFC8C #7CACFC
split-complementary
#FC7CEC #ACFC7C #7CFCCC
monochromatic
#F806DA #FB40E3 #FC7CEC #FDB8F5 #FEE1FB
Accessibility & contrast
On white
2.27
#FC7CEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FC7CEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CEC
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CEC | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F0
Deuteranopia (green-blind)
#9EB2E8
Tritanopia (blue-blind)
#FF85A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7cec; /* rgb */ color: rgb(252, 124, 236); /* oklch */ color: oklch(77.0% 0.203 332.3);
Tailwind
colors: {
custom: {
50: '#ffa6f2',
500: '#fc7cec',
950: '#000000',
},
}SCSS
$custom: #fc7cec; $custom-light: #ffa6f2; $custom-dark: #000000;
JSON
{
"hex": "#fc7cec",
"rgb": {
"r": 252,
"g": 124,
"b": 236
},
"hsl": {
"h": 307.5,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.76979,
"c": 0.20277,
"h": 332.3
},
"luminance": 0.41167
}Semantic roles & 50–950 ramp
primary
#FC7CEC
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85