#FC7CED#FC7CED
#FC7CED is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.204 H 332.0°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CED |
|---|---|
| RGB | rgb(252, 124, 237) |
| HSL | hsl(307, 96%, 74%) |
| HSV | hsv(307, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 6%, 1.2%) |
| CIE-LAB | lab(70.34, 62.98, -35.13) |
| CIE-LCH | lch(70.34, 72.11, 330.85°) |
| OKLab | oklab(77.02% 0.1797 -0.0957) |
| OKLCH | oklch(77.02% 0.204 332) |
| XYZ | xyz(62.6383, 41.2292, 84.7631) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 2.51
Candy Pink
#FF63E9
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CED #7CFC8B
analogous
#CB7CFC #FC7CED #FC7CAD
triadic
#FC7CED #EDFC7C #7CEDFC
tetradic
#FC7CED #FCCB7C #7CFC8B #7CADFC
square
#FC7CED #FCCB7C #7CFC8B #7CADFC
split-complementary
#FC7CED #ADFC7C #7CFCCB
monochromatic
#F806DC #FB40E5 #FC7CED #FDB8F5 #FEE1FB
Accessibility & contrast
On white
2.27
#FC7CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FC7CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CED
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CED | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#9DB3E9
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7ced; /* rgb */ color: rgb(252, 124, 237); /* oklch */ color: oklch(77.0% 0.204 332.0);
Tailwind
colors: {
custom: {
50: '#ffa7f3',
500: '#fc7ced',
950: '#000000',
},
}SCSS
$custom: #fc7ced; $custom-light: #ffa7f3; $custom-dark: #000000;
JSON
{
"hex": "#fc7ced",
"rgb": {
"r": 252,
"g": 124,
"b": 237
},
"hsl": {
"h": 307.031,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77022,
"c": 0.20358,
"h": 332
},
"luminance": 0.41225
}Semantic roles & 50–950 ramp
primary
#FC7CED
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85