#FC9BF8#FC9BF8
#FC9BF8 is a light, vivid purple. Relative luminance 0.509; OKLCH L 81.9% C 0.163 H 328.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9BF8 |
|---|---|
| RGB | rgb(252, 155, 248) |
| HSL | hsl(302, 94%, 80%) |
| HSV | hsv(302, 38%, 99%) |
| CMYK | cmyk(0%, 38.5%, 1.6%, 1.2%) |
| CIE-LAB | lab(76.63, 49.69, -31.40) |
| CIE-LCH | lch(76.63, 58.78, 327.71°) |
| OKLab | oklab(81.86% 0.1388 -0.0854) |
| OKLCH | oklch(81.86% 0.163 328.4) |
| XYZ | xyz(68.8083, 50.9186, 94.9926) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.65
Plum
#DDA0DD
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 7.20
Purply Pink
#F075E6
ΔE00 7.86
Mauve
#E0B0FF
ΔE00 7.89
Bubblegum Pink
#FE83CC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9BF8 #9BFC9F
analogous
#CF9BFC #FC9BF8 #FC9BC8
triadic
#FC9BF8 #F8FC9B #9BF8FC
tetradic
#FC9BF8 #FCCF9B #9BFC9F #9BC8FC
square
#FC9BF8 #FCCF9B #9BFC9F #9BC8FC
split-complementary
#FC9BF8 #C8FC9B #9BFCCF
monochromatic
#F824F0 #FA60F4 #FC9BF8 #FED6FC #FEE1FD
Accessibility & contrast
On white
1.88
#FC9BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#FC9BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9BF8
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9BF8 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FB
Deuteranopia (green-blind)
#AEC2F5
Tritanopia (blue-blind)
#FFA3BE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fc9bf8; /* rgb */ color: rgb(252, 155, 248); /* oklch */ color: oklch(81.9% 0.163 328.4);
Tailwind
colors: {
custom: {
50: '#ffbafa',
500: '#fc9bf8',
950: '#000000',
},
}SCSS
$custom: #fc9bf8; $custom-light: #ffbafa; $custom-dark: #000000;
JSON
{
"hex": "#fc9bf8",
"rgb": {
"r": 252,
"g": 155,
"b": 248
},
"hsl": {
"h": 302.474,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.81857,
"c": 0.16295,
"h": 328.4
},
"luminance": 0.50915
}Semantic roles & 50–950 ramp
primary
#FC9BF8
secondary
#5DDE63
accent
#E60900
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285