#FC9CFB#FC9CFB
#FC9CFB is a very light, vivid purple. Relative luminance 0.514; OKLCH L 82.1% C 0.164 H 327.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9CFB |
|---|---|
| RGB | rgb(252, 156, 251) |
| HSL | hsl(301, 94%, 80%) |
| HSV | hsv(301, 38%, 99%) |
| CMYK | cmyk(0%, 38.1%, 0.4%, 1.2%) |
| CIE-LAB | lab(76.95, 49.71, -32.53) |
| CIE-LCH | lch(76.95, 59.41, 326.80°) |
| OKLab | oklab(82.13% 0.138 -0.0886) |
| OKLCH | oklch(82.13% 0.164 327.3) |
| XYZ | xyz(69.4446, 51.4405, 97.5191) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.79
Lavender Pink
#DD85D7
ΔE00 7.50
Mauve
#E0B0FF
ΔE00 7.60
Purply Pink
#F075E6
ΔE00 8.07
Bubblegum Pink
#FE83CC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9CFB #9CFC9D
analogous
#CD9CFC #FC9CFB #FC9CCB
triadic
#FC9CFB #FBFC9C #9CFBFC
tetradic
#FC9CFB #FCCD9C #9CFC9D #9CCBFC
square
#FC9CFB #FCCD9C #9CFC9D #9CCBFC
split-complementary
#FC9CFB #CBFC9C #9CFCCD
monochromatic
#F825F6 #FA61F9 #FC9CFB #FED7FD #FEE1FE
Accessibility & contrast
On white
1.86
#FC9CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#FC9CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9CFB
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9CFB | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FE
Deuteranopia (green-blind)
#AEC2F8
Tritanopia (blue-blind)
#FFA5C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fc9cfb; /* rgb */ color: rgb(252, 156, 251); /* oklch */ color: oklch(82.1% 0.164 327.3);
Tailwind
colors: {
custom: {
50: '#ffbbfd',
500: '#fc9cfb',
950: '#000000',
},
}SCSS
$custom: #fc9cfb; $custom-light: #ffbbfd; $custom-dark: #000000;
JSON
{
"hex": "#fc9cfb",
"rgb": {
"r": 252,
"g": 156,
"b": 251
},
"hsl": {
"h": 300.625,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.82131,
"c": 0.16403,
"h": 327.3
},
"luminance": 0.51437
}Semantic roles & 50–950 ramp
primary
#FC9CFB
secondary
#5EDE60
accent
#E60200
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285