#FC9FF4#FC9FF4
#FC9FF4 is a very light, vivid purple. Relative luminance 0.520; OKLCH L 82.3% C 0.153 H 329.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FF4 |
|---|---|
| RGB | rgb(252, 159, 244) |
| HSL | hsl(305, 94%, 81%) |
| HSV | hsv(305, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 3.2%, 1.2%) |
| CIE-LAB | lab(77.30, 46.95, -28.21) |
| CIE-LCH | lch(77.30, 54.78, 329.00°) |
| OKLab | oklab(82.31% 0.1321 -0.0764) |
| OKLCH | oklch(82.31% 0.153 329.9) |
| XYZ | xyz(68.8712, 52.0266, 91.9848) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.66
Lavender Pink
#DD85D7
ΔE00 7.52
Mauve
#E0B0FF
ΔE00 7.76
Bubblegum Pink
#FE83CC
ΔE00 8.21
Light Lavendar
#EFC0FE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FF4 #9FFCA7
analogous
#D59FFC #FC9FF4 #FC9FC5
triadic
#FC9FF4 #F4FC9F #9FF4FC
tetradic
#FC9FF4 #FCD59F #9FFCA7 #9FC5FC
square
#FC9FF4 #FCD59F #9FFCA7 #9FC5FC
split-complementary
#FC9FF4 #C5FC9F #9FFCD5
monochromatic
#F828E6 #FA64ED #FC9FF4 #FEDAFB #FEE1FC
Accessibility & contrast
On white
1.84
#FC9FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FC9FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FF4
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FF4 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB7F7
Deuteranopia (green-blind)
#B3C3F1
Tritanopia (blue-blind)
#FFA6BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fc9ff4; /* rgb */ color: rgb(252, 159, 244); /* oklch */ color: oklch(82.3% 0.153 329.9);
Tailwind
colors: {
custom: {
50: '#ffbdf8',
500: '#fc9ff4',
950: '#000000',
},
}SCSS
$custom: #fc9ff4; $custom-light: #ffbdf8; $custom-dark: #000000;
JSON
{
"hex": "#fc9ff4",
"rgb": {
"r": 252,
"g": 159,
"b": 244
},
"hsl": {
"h": 305.161,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.82311,
"c": 0.15262,
"h": 329.9
},
"luminance": 0.52023
}Semantic roles & 50–950 ramp
primary
#FC9FF4
secondary
#61DE6C
accent
#E61400
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285