#FC9FF0#FC9FF0
#FC9FF0 is a very light, vivid purple. Relative luminance 0.518; OKLCH L 82.2% C 0.149 H 331.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FF0 |
|---|---|
| RGB | rgb(252, 159, 240) |
| HSL | hsl(308, 94%, 81%) |
| HSV | hsv(308, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 4.8%, 1.2%) |
| CIE-LAB | lab(77.15, 46.26, -26.27) |
| CIE-LCH | lch(77.15, 53.20, 330.41°) |
| OKLab | oklab(82.16% 0.1311 -0.071) |
| OKLCH | oklch(82.16% 0.149 331.6) |
| XYZ | xyz(68.2704, 51.7863, 88.8209) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 6.96
Lavender Pink
#DD85D7
ΔE00 7.46
Bubblegum Pink
#FE83CC
ΔE00 7.67
Mauve
#E0B0FF
ΔE00 8.15
Light Lavendar
#EFC0FE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FF0 #9FFCAB
analogous
#D99FFC #FC9FF0 #FC9FC1
triadic
#FC9FF0 #F0FC9F #9FF0FC
tetradic
#FC9FF0 #FCD99F #9FFCAB #9FC1FC
square
#FC9FF0 #FCD99F #9FFCAB #9FC1FC
split-complementary
#FC9FF0 #C1FC9F #9FFCD9
monochromatic
#F828DD #FA64E7 #FC9FF0 #FEDAF9 #FEE1FA
Accessibility & contrast
On white
1.85
#FC9FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#FC9FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FF0
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FF0 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F3
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#FFA5BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fc9ff0; /* rgb */ color: rgb(252, 159, 240); /* oklch */ color: oklch(82.2% 0.149 331.6);
Tailwind
colors: {
custom: {
50: '#ffbdf5',
500: '#fc9ff0',
950: '#000000',
},
}SCSS
$custom: #fc9ff0; $custom-light: #ffbdf5; $custom-dark: #000000;
JSON
{
"hex": "#fc9ff0",
"rgb": {
"r": 252,
"g": 159,
"b": 240
},
"hsl": {
"h": 307.742,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.82155,
"c": 0.14908,
"h": 331.6
},
"luminance": 0.51783
}Semantic roles & 50–950 ramp
primary
#FC9FF0
secondary
#61DE71
accent
#E61E00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285