#FC9FFD#FC9FFD
#FC9FFD is a very light, vivid purple. Relative luminance 0.526; OKLCH L 82.7% C 0.161 H 326.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FFD |
|---|---|
| RGB | rgb(252, 159, 253) |
| HSL | hsl(299, 96%, 81%) |
| HSV | hsv(299, 37%, 99%) |
| CMYK | cmyk(0.4%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(77.63, 48.54, -32.56) |
| CIE-LCH | lch(77.63, 58.45, 326.15°) |
| OKLab | oklab(82.67% 0.1342 -0.0887) |
| OKLCH | oklch(82.67% 0.161 326.5) |
| XYZ | xyz(70.2712, 52.5866, 99.3582) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.33
Plum
#DDA0DD
ΔE00 6.75
Mauve
#E0B0FF
ΔE00 7.13
Lavender Pink
#DD85D7
ΔE00 7.96
Purply Pink
#F075E6
ΔE00 8.67
Light Lavendar
#EFC0FE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FFD #A0FD9F
analogous
#CD9FFD #FC9FFD #FD9FCF
triadic
#FC9FFD #FDFC9F #9FFDFC
tetradic
#FC9FFD #FDCD9F #A0FD9F #9FCFFD
square
#FC9FFD #FDCD9F #A0FD9F #9FCFFD
split-complementary
#FC9FFD #CFFD9F #9FFDCD
monochromatic
#F827FB #FA63FC #FC9FFD #FEDBFE #FEE1FE
Accessibility & contrast
On white
1.82
#FC9FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FC9FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FFD
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FFD | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#B0C4FA
Tritanopia (blue-blind)
#FFA8C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fc9ffd; /* rgb */ color: rgb(252, 159, 253); /* oklch */ color: oklch(82.7% 0.161 326.5);
Tailwind
colors: {
custom: {
50: '#ffbdfe',
500: '#fc9ffd',
950: '#000000',
},
}SCSS
$custom: #fc9ffd; $custom-light: #ffbdfe; $custom-dark: #000000;
JSON
{
"hex": "#fc9ffd",
"rgb": {
"r": 252,
"g": 159,
"b": 253
},
"hsl": {
"h": 299.362,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.82672,
"c": 0.16087,
"h": 326.5
},
"luminance": 0.52584
}Semantic roles & 50–950 ramp
primary
#FC9FFD
secondary
#62E060
accent
#E60002
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286