#FC9DED#FC9DED
#FC9DED is a light, vivid purple. Relative luminance 0.509; OKLCH L 81.7% C 0.150 H 332.8°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DED |
|---|---|
| RGB | rgb(252, 157, 237) |
| HSL | hsl(309, 94%, 80%) |
| HSV | hsv(309, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 6%, 1.2%) |
| CIE-LAB | lab(76.63, 46.78, -25.43) |
| CIE-LCH | lch(76.63, 53.24, 331.47°) |
| OKLab | oklab(81.73% 0.1333 -0.0686) |
| OKLCH | oklch(81.73% 0.15 332.8) |
| XYZ | xyz(67.4873, 50.9272, 86.3795) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.63
Violet (CSS)
#EE82EE
ΔE00 6.81
Bubblegum Pink
#FE83CC
ΔE00 7.07
Lavender Pink
#DD85D7
ΔE00 7.17
Purply Pink
#F075E6
ΔE00 8.63
Mauve
#E0B0FF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DED #9DFCAC
analogous
#DC9DFC #FC9DED #FC9DBD
triadic
#FC9DED #EDFC9D #9DEDFC
tetradic
#FC9DED #FCDC9D #9DFCAC #9DBDFC
square
#FC9DED #FCDC9D #9DFCAC #9DBDFC
split-complementary
#FC9DED #BDFC9D #9DFCDC
monochromatic
#F826D7 #FA62E2 #FC9DED #FED8F8 #FEE1FA
Accessibility & contrast
On white
1.88
#FC9DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#FC9DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DED
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DED | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F0
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#FFA2BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fc9ded; /* rgb */ color: rgb(252, 157, 237); /* oklch */ color: oklch(81.7% 0.150 332.8);
Tailwind
colors: {
custom: {
50: '#ffbbf3',
500: '#fc9ded',
950: '#000000',
},
}SCSS
$custom: #fc9ded; $custom-light: #ffbbf3; $custom-dark: #000000;
JSON
{
"hex": "#fc9ded",
"rgb": {
"r": 252,
"g": 157,
"b": 237
},
"hsl": {
"h": 309.474,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.81729,
"c": 0.14989,
"h": 332.8
},
"luminance": 0.50924
}Semantic roles & 50–950 ramp
primary
#FC9DED
secondary
#5FDE73
accent
#E62400
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285