#FC9DF9#FC9DF9
#FC9DF9 is a very light, vivid purple. Relative luminance 0.516; OKLCH L 82.2% C 0.161 H 328.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DF9 |
|---|---|
| RGB | rgb(252, 157, 249) |
| HSL | hsl(302, 94%, 80%) |
| HSV | hsv(302, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 1.2%, 1.2%) |
| CIE-LAB | lab(77.07, 48.85, -31.26) |
| CIE-LCH | lch(77.07, 57.99, 327.38°) |
| OKLab | oklab(82.2% 0.1362 -0.085) |
| OKLCH | oklch(82.2% 0.161 328) |
| XYZ | xyz(69.2995, 51.6521, 95.9237) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.01
Plum
#DDA0DD
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 7.48
Mauve
#E0B0FF
ΔE00 7.59
Purply Pink
#F075E6
ΔE00 8.26
Bubblegum Pink
#FE83CC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DF9 #9DFCA0
analogous
#D09DFC #FC9DF9 #FC9DC9
triadic
#FC9DF9 #F9FC9D #9DF9FC
tetradic
#FC9DF9 #FCD09D #9DFCA0 #9DC9FC
square
#FC9DF9 #FCD09D #9DFCA0 #9DC9FC
split-complementary
#FC9DF9 #C9FC9D #9DFCD0
monochromatic
#F826F2 #FA62F5 #FC9DF9 #FED8FD #FEE1FD
Accessibility & contrast
On white
1.85
#FC9DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#FC9DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DF9
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DF9 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B6FC
Deuteranopia (green-blind)
#B0C3F6
Tritanopia (blue-blind)
#FFA5C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fc9df9; /* rgb */ color: rgb(252, 157, 249); /* oklch */ color: oklch(82.2% 0.161 328.0);
Tailwind
colors: {
custom: {
50: '#ffbcfb',
500: '#fc9df9',
950: '#000000',
},
}SCSS
$custom: #fc9df9; $custom-light: #ffbcfb; $custom-dark: #000000;
JSON
{
"hex": "#fc9df9",
"rgb": {
"r": 252,
"g": 157,
"b": 249
},
"hsl": {
"h": 301.895,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.82202,
"c": 0.16051,
"h": 328
},
"luminance": 0.51649
}Semantic roles & 50–950 ramp
primary
#FC9DF9
secondary
#5FDE63
accent
#E60700
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285