#FC9FFB#FC9FFB
#FC9FFB is a very light, vivid purple. Relative luminance 0.525; OKLCH L 82.6% C 0.159 H 327.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FFB |
|---|---|
| RGB | rgb(252, 159, 251) |
| HSL | hsl(301, 94%, 81%) |
| HSV | hsv(301, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 0.4%, 1.2%) |
| CIE-LAB | lab(77.56, 48.18, -31.60) |
| CIE-LCH | lch(77.56, 57.62, 326.74°) |
| OKLab | oklab(82.59% 0.1338 -0.086) |
| OKLCH | oklch(82.59% 0.159 327.3) |
| XYZ | xyz(69.9542, 52.4598, 97.6890) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.36
Plum
#DDA0DD
ΔE00 6.53
Mauve
#E0B0FF
ΔE00 7.24
Lavender Pink
#DD85D7
ΔE00 7.83
Purply Pink
#F075E6
ΔE00 8.66
Light Lavendar
#EFC0FE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FFB #9FFCA0
analogous
#CE9FFC #FC9FFB #FC9FCC
triadic
#FC9FFB #FBFC9F #9FFBFC
tetradic
#FC9FFB #FCCE9F #9FFCA0 #9FCCFC
square
#FC9FFB #FCCE9F #9FFCA0 #9FCCFC
split-complementary
#FC9FFB #CCFC9F #9FFCCE
monochromatic
#F828F6 #FA64F9 #FC9FFB #FEDAFD #FEE1FE
Accessibility & contrast
On white
1.83
#FC9FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FC9FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FFB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FFB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#B0C4F8
Tritanopia (blue-blind)
#FFA7C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fc9ffb; /* rgb */ color: rgb(252, 159, 251); /* oklch */ color: oklch(82.6% 0.159 327.3);
Tailwind
colors: {
custom: {
50: '#ffbdfd',
500: '#fc9ffb',
950: '#000000',
},
}SCSS
$custom: #fc9ffb; $custom-light: #ffbdfd; $custom-dark: #000000;
JSON
{
"hex": "#fc9ffb",
"rgb": {
"r": 252,
"g": 159,
"b": 251
},
"hsl": {
"h": 300.645,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.8259,
"c": 0.159,
"h": 327.3
},
"luminance": 0.52457
}Semantic roles & 50–950 ramp
primary
#FC9FFB
secondary
#61DE62
accent
#E60200
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285