#FC9DFD#FC9DFD
#FC9DFD is a very light, vivid purple. Relative luminance 0.519; OKLCH L 82.4% C 0.164 H 326.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DFD |
|---|---|
| RGB | rgb(252, 157, 253) |
| HSL | hsl(299, 96%, 80%) |
| HSV | hsv(299, 38%, 99%) |
| CMYK | cmyk(0.4%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(77.22, 49.56, -33.18) |
| CIE-LCH | lch(77.22, 59.64, 326.19°) |
| OKLab | oklab(82.37% 0.1371 -0.0905) |
| OKLCH | oklch(82.37% 0.164 326.6) |
| XYZ | xyz(69.9300, 51.9043, 99.2444) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.95
Plum
#DDA0DD
ΔE00 6.91
Mauve
#E0B0FF
ΔE00 7.38
Lavender Pink
#DD85D7
ΔE00 7.74
Purply Pink
#F075E6
ΔE00 8.29
Light Lavendar
#EFC0FE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DFD #9EFD9D
analogous
#CC9DFD #FC9DFD #FD9DCE
triadic
#FC9DFD #FDFC9D #9DFDFC
tetradic
#FC9DFD #FDCC9D #9EFD9D #9DCEFD
square
#FC9DFD #FDCC9D #9EFD9D #9DCEFD
split-complementary
#FC9DFD #CEFD9D #9DFDCC
monochromatic
#F825FB #FA61FC #FC9DFD #FED9FE #FEE1FE
Accessibility & contrast
On white
1.85
#FC9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#FC9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DFD
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DFD | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#AEC3FA
Tritanopia (blue-blind)
#FFA6C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fc9dfd; /* rgb */ color: rgb(252, 157, 253); /* oklch */ color: oklch(82.4% 0.164 326.6);
Tailwind
colors: {
custom: {
50: '#ffbcfe',
500: '#fc9dfd',
950: '#000000',
},
}SCSS
$custom: #fc9dfd; $custom-light: #ffbcfe; $custom-dark: #000000;
JSON
{
"hex": "#fc9dfd",
"rgb": {
"r": 252,
"g": 157,
"b": 253
},
"hsl": {
"h": 299.375,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.82366,
"c": 0.16422,
"h": 326.6
},
"luminance": 0.51901
}Semantic roles & 50–950 ramp
primary
#FC9DFD
secondary
#60E05F
accent
#E60002
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286