#FC7CEE#FC7CEE
#FC7CEE is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.1% C 0.204 H 331.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CEE |
|---|---|
| RGB | rgb(252, 124, 238) |
| HSL | hsl(307, 96%, 74%) |
| HSV | hsv(307, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 5.6%, 1.2%) |
| CIE-LAB | lab(70.38, 63.14, -35.61) |
| CIE-LCH | lch(70.38, 72.49, 330.57°) |
| OKLab | oklab(77.07% 0.1799 -0.0971) |
| OKLCH | oklch(77.07% 0.204 331.6) |
| XYZ | xyz(62.7848, 41.2878, 85.5347) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 2.51
Candy Pink
#FF63E9
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.55
Violet Pink
#FB5FFC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CEE #7CFC8A
analogous
#CA7CFC #FC7CEE #FC7CAE
triadic
#FC7CEE #EEFC7C #7CEEFC
tetradic
#FC7CEE #FCCA7C #7CFC8A #7CAEFC
square
#FC7CEE #FCCA7C #7CFC8A #7CAEFC
split-complementary
#FC7CEE #AEFC7C #7CFCCA
monochromatic
#F806DD #FB40E6 #FC7CEE #FDB8F6 #FEE1FB
Accessibility & contrast
On white
2.27
#FC7CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FC7CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CEE
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CEE | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F2
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7cee; /* rgb */ color: rgb(252, 124, 238); /* oklch */ color: oklch(77.1% 0.204 331.6);
Tailwind
colors: {
custom: {
50: '#ffa7f4',
500: '#fc7cee',
950: '#000000',
},
}SCSS
$custom: #fc7cee; $custom-light: #ffa7f4; $custom-dark: #000000;
JSON
{
"hex": "#fc7cee",
"rgb": {
"r": 252,
"g": 124,
"b": 238
},
"hsl": {
"h": 306.563,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77066,
"c": 0.20438,
"h": 331.6
},
"luminance": 0.41284
}Semantic roles & 50–950 ramp
primary
#FC7CEE
secondary
#D4F7D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85