#FC9CFD#FC9CFD
#FC9CFD is a very light, vivid purple. Relative luminance 0.516; OKLCH L 82.2% C 0.166 H 326.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9CFD |
|---|---|
| RGB | rgb(252, 156, 253) |
| HSL | hsl(299, 96%, 80%) |
| HSV | hsv(299, 38%, 99%) |
| CMYK | cmyk(0.4%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(77.02, 50.07, -33.50) |
| CIE-LCH | lch(77.02, 60.24, 326.22°) |
| OKLab | oklab(82.21% 0.1385 -0.0913) |
| OKLCH | oklch(82.21% 0.166 326.6) |
| XYZ | xyz(69.7615, 51.5673, 99.1883) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.76
Plum
#DDA0DD
ΔE00 7.00
Mauve
#E0B0FF
ΔE00 7.51
Lavender Pink
#DD85D7
ΔE00 7.64
Purply Pink
#F075E6
ΔE00 8.10
Lilac (survey)
#CEA2FD
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9CFD #9DFD9C
analogous
#CB9CFD #FC9CFD #FD9CCE
triadic
#FC9CFD #FDFC9C #9CFDFC
tetradic
#FC9CFD #FDCB9C #9DFD9C #9CCEFD
square
#FC9CFD #FDCB9C #9DFD9C #9CCEFD
split-complementary
#FC9CFD #CEFD9C #9CFDCB
monochromatic
#F824FB #FA60FC #FC9CFD #FED8FE #FEE1FE
Accessibility & contrast
On white
1.86
#FC9CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FC9CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9CFD
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9CFD | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#ADC3FA
Tritanopia (blue-blind)
#FFA5C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fc9cfd; /* rgb */ color: rgb(252, 156, 253); /* oklch */ color: oklch(82.2% 0.166 326.6);
Tailwind
colors: {
custom: {
50: '#ffbbfe',
500: '#fc9cfd',
950: '#000000',
},
}SCSS
$custom: #fc9cfd; $custom-light: #ffbbfe; $custom-dark: #000000;
JSON
{
"hex": "#fc9cfd",
"rgb": {
"r": 252,
"g": 156,
"b": 253
},
"hsl": {
"h": 299.381,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.82214,
"c": 0.16589,
"h": 326.6
},
"luminance": 0.51564
}Semantic roles & 50–950 ramp
primary
#FC9CFD
secondary
#5FDF5E
accent
#E60002
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286