#FC9FF2#FC9FF2
#FC9FF2 is a very light, vivid purple. Relative luminance 0.519; OKLCH L 82.2% C 0.151 H 330.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FF2 |
|---|---|
| RGB | rgb(252, 159, 242) |
| HSL | hsl(306, 94%, 81%) |
| HSV | hsv(306, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 4%, 1.2%) |
| CIE-LAB | lab(77.22, 46.61, -27.24) |
| CIE-LCH | lch(77.22, 53.98, 329.70°) |
| OKLab | oklab(82.23% 0.1316 -0.0737) |
| OKLCH | oklch(82.23% 0.151 330.7) |
| XYZ | xyz(68.5691, 51.9057, 90.3942) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.74
Violet (CSS)
#EE82EE
ΔE00 6.80
Lavender Pink
#DD85D7
ΔE00 7.48
Bubblegum Pink
#FE83CC
ΔE00 7.94
Mauve
#E0B0FF
ΔE00 7.95
Light Lavendar
#EFC0FE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FF2 #9FFCA9
analogous
#D89FFC #FC9FF2 #FC9FC3
triadic
#FC9FF2 #F2FC9F #9FF2FC
tetradic
#FC9FF2 #FCD89F #9FFCA9 #9FC3FC
square
#FC9FF2 #FCD89F #9FFCA9 #9FC3FC
split-complementary
#FC9FF2 #C3FC9F #9FFCD8
monochromatic
#F828E2 #FA64EA #FC9FF2 #FEDAFA #FEE1FB
Accessibility & contrast
On white
1.85
#FC9FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#FC9FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FF2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FF2 | 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)
#9CB7F5
Deuteranopia (green-blind)
#B3C3EF
Tritanopia (blue-blind)
#FFA5BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fc9ff2; /* rgb */ color: rgb(252, 159, 242); /* oklch */ color: oklch(82.2% 0.151 330.7);
Tailwind
colors: {
custom: {
50: '#ffbdf6',
500: '#fc9ff2',
950: '#000000',
},
}SCSS
$custom: #fc9ff2; $custom-light: #ffbdf6; $custom-dark: #000000;
JSON
{
"hex": "#fc9ff2",
"rgb": {
"r": 252,
"g": 159,
"b": 242
},
"hsl": {
"h": 306.452,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.82232,
"c": 0.15083,
"h": 330.7
},
"luminance": 0.51903
}Semantic roles & 50–950 ramp
primary
#FC9FF2
secondary
#61DE6E
accent
#E61900
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285