#FC7DED#FC7DED
#FC7DED is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.202 H 332.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7DED |
|---|---|
| RGB | rgb(252, 125, 237) |
| HSL | hsl(307, 95%, 74%) |
| HSV | hsv(307, 50%, 99%) |
| CMYK | cmyk(0%, 50.4%, 6%, 1.2%) |
| CIE-LAB | lab(70.51, 62.51, -34.86) |
| CIE-LCH | lch(70.51, 71.57, 330.86°) |
| OKLab | oklab(77.15% 0.1783 -0.0949) |
| OKLCH | oklch(77.15% 0.202 332) |
| XYZ | xyz(62.7643, 41.4811, 84.8051) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 2.64
Candy Pink
#FF63E9
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7DED #7DFC8C
analogous
#CC7DFC #FC7DED #FC7DAE
triadic
#FC7DED #EDFC7D #7DEDFC
tetradic
#FC7DED #FCCC7D #7DFC8C #7DAEFC
square
#FC7DED #FCCC7D #7DFC8C #7DAEFC
split-complementary
#FC7DED #AEFC7D #7DFCCC
monochromatic
#F906DC #FB41E5 #FC7DED #FDB9F5 #FEE1FB
Accessibility & contrast
On white
2.26
#FC7DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FC7DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7DED
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7DED | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc7ded; /* rgb */ color: rgb(252, 125, 237); /* oklch */ color: oklch(77.2% 0.202 332.0);
Tailwind
colors: {
custom: {
50: '#ffa7f3',
500: '#fc7ded',
950: '#000000',
},
}SCSS
$custom: #fc7ded; $custom-light: #ffa7f3; $custom-dark: #000000;
JSON
{
"hex": "#fc7ded",
"rgb": {
"r": 252,
"g": 125,
"b": 237
},
"hsl": {
"h": 307.087,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.77152,
"c": 0.20204,
"h": 332
},
"luminance": 0.41477
}Semantic roles & 50–950 ramp
primary
#FC7DED
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85