#FC9CED#FC9CED
#FC9CED is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.6% C 0.152 H 332.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9CED |
|---|---|
| RGB | rgb(252, 156, 237) |
| HSL | hsl(309, 94%, 80%) |
| HSV | hsv(309, 38%, 99%) |
| CMYK | cmyk(0%, 38.1%, 6%, 1.2%) |
| CIE-LAB | lab(76.43, 47.29, -25.74) |
| CIE-LCH | lch(76.43, 53.84, 331.44°) |
| OKLab | oklab(81.57% 0.1347 -0.0695) |
| OKLCH | oklch(81.57% 0.152 332.7) |
| XYZ | xyz(67.3188, 50.5902, 86.3233) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.71
Violet (CSS)
#EE82EE
ΔE00 6.60
Bubblegum Pink
#FE83CC
ΔE00 6.97
Lavender Pink
#DD85D7
ΔE00 7.02
Purply Pink
#F075E6
ΔE00 8.41
Mauve
#E0B0FF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9CED #9CFCAB
analogous
#DB9CFC #FC9CED #FC9CBD
triadic
#FC9CED #EDFC9C #9CEDFC
tetradic
#FC9CED #FCDB9C #9CFCAB #9CBDFC
square
#FC9CED #FCDB9C #9CFCAB #9CBDFC
split-complementary
#FC9CED #BDFC9C #9CFCDB
monochromatic
#F825D7 #FA61E2 #FC9CED #FED7F8 #FEE1FA
Accessibility & contrast
On white
1.89
#FC9CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#FC9CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9CED
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9CED | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F0
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#FFA1BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fc9ced; /* rgb */ color: rgb(252, 156, 237); /* oklch */ color: oklch(81.6% 0.152 332.7);
Tailwind
colors: {
custom: {
50: '#ffbbf3',
500: '#fc9ced',
950: '#000000',
},
}SCSS
$custom: #fc9ced; $custom-light: #ffbbf3; $custom-dark: #000000;
JSON
{
"hex": "#fc9ced",
"rgb": {
"r": 252,
"g": 156,
"b": 237
},
"hsl": {
"h": 309.375,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.81574,
"c": 0.15158,
"h": 332.7
},
"luminance": 0.50587
}Semantic roles & 50–950 ramp
primary
#FC9CED
secondary
#5EDE72
accent
#E62400
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285