#FC9DF2#FC9DF2
#FC9DF2 is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.9% C 0.154 H 330.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9DF2 |
|---|---|
| RGB | rgb(252, 157, 242) |
| HSL | hsl(306, 94%, 80%) |
| HSV | hsv(306, 38%, 99%) |
| CMYK | cmyk(0%, 37.7%, 4%, 1.2%) |
| CIE-LAB | lab(76.81, 47.63, -27.87) |
| CIE-LCH | lch(76.81, 55.18, 329.67°) |
| OKLab | oklab(81.92% 0.1345 -0.0754) |
| OKLCH | oklch(81.92% 0.154 330.7) |
| XYZ | xyz(68.2280, 51.2235, 90.2805) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.89
Violet (CSS)
#EE82EE
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 7.20
Bubblegum Pink
#FE83CC
ΔE00 7.76
Mauve
#E0B0FF
ΔE00 8.13
Purply Pink
#F075E6
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9DF2 #9DFCA7
analogous
#D79DFC #FC9DF2 #FC9DC2
triadic
#FC9DF2 #F2FC9D #9DF2FC
tetradic
#FC9DF2 #FCD79D #9DFCA7 #9DC2FC
square
#FC9DF2 #FCD79D #9DFCA7 #9DC2FC
split-complementary
#FC9DF2 #C2FC9D #9DFCD7
monochromatic
#F826E2 #FA62EA #FC9DF2 #FED8FA #FEE1FB
Accessibility & contrast
On white
1.87
#FC9DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#FC9DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9DF2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9DF2 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB5F5
Deuteranopia (green-blind)
#B2C2EF
Tritanopia (blue-blind)
#FFA3BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fc9df2; /* rgb */ color: rgb(252, 157, 242); /* oklch */ color: oklch(81.9% 0.154 330.7);
Tailwind
colors: {
custom: {
50: '#ffbcf6',
500: '#fc9df2',
950: '#000000',
},
}SCSS
$custom: #fc9df2; $custom-light: #ffbcf6; $custom-dark: #000000;
JSON
{
"hex": "#fc9df2",
"rgb": {
"r": 252,
"g": 157,
"b": 242
},
"hsl": {
"h": 306.316,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.81923,
"c": 0.15422,
"h": 330.7
},
"luminance": 0.5122
}Semantic roles & 50–950 ramp
primary
#FC9DF2
secondary
#5FDE6C
accent
#E61800
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285