#FC9FF7#FC9FF7
#FC9FF7 is a very light, vivid purple. Relative luminance 0.522; OKLCH L 82.4% C 0.155 H 328.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FF7 |
|---|---|
| RGB | rgb(252, 159, 247) |
| HSL | hsl(303, 94%, 81%) |
| HSV | hsv(303, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 2%, 1.2%) |
| CIE-LAB | lab(77.41, 47.48, -29.66) |
| CIE-LCH | lch(77.41, 55.98, 328.00°) |
| OKLab | oklab(82.43% 0.1328 -0.0805) |
| OKLCH | oklch(82.43% 0.155 328.8) |
| XYZ | xyz(69.3304, 52.2102, 94.4033) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.13
Violet (CSS)
#EE82EE
ΔE00 6.49
Mauve
#E0B0FF
ΔE00 7.51
Lavender Pink
#DD85D7
ΔE00 7.63
Light Lavendar
#EFC0FE
ΔE00 8.62
Bubblegum Pink
#FE83CC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FF7 #9FFCA4
analogous
#D29FFC #FC9FF7 #FC9FC8
triadic
#FC9FF7 #F7FC9F #9FF7FC
tetradic
#FC9FF7 #FCD29F #9FFCA4 #9FC8FC
square
#FC9FF7 #FCD29F #9FFCA4 #9FC8FC
split-complementary
#FC9FF7 #C8FC9F #9FFCD2
monochromatic
#F828ED #FA64F2 #FC9FF7 #FEDAFC #FEE1FD
Accessibility & contrast
On white
1.84
#FC9FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#FC9FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FF7
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FF7 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB7FA
Deuteranopia (green-blind)
#B2C4F4
Tritanopia (blue-blind)
#FFA6C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fc9ff7; /* rgb */ color: rgb(252, 159, 247); /* oklch */ color: oklch(82.4% 0.155 328.8);
Tailwind
colors: {
custom: {
50: '#ffbdfa',
500: '#fc9ff7',
950: '#000000',
},
}SCSS
$custom: #fc9ff7; $custom-light: #ffbdfa; $custom-dark: #000000;
JSON
{
"hex": "#fc9ff7",
"rgb": {
"r": 252,
"g": 159,
"b": 247
},
"hsl": {
"h": 303.226,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.82429,
"c": 0.15532,
"h": 328.8
},
"luminance": 0.52207
}Semantic roles & 50–950 ramp
primary
#FC9FF7
secondary
#61DE68
accent
#E60C00
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285