#FC95F3#FC95F3
#FC95F3 is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.8% C 0.169 H 330.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95F3 |
|---|---|
| RGB | rgb(252, 149, 243) |
| HSL | hsl(305, 94%, 79%) |
| HSV | hsv(305, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 3.6%, 1.2%) |
| CIE-LAB | lab(75.24, 51.86, -30.82) |
| CIE-LCH | lch(75.24, 60.33, 329.27°) |
| OKLab | oklab(80.75% 0.1462 -0.0837) |
| OKLCH | oklch(80.75% 0.169 330.2) |
| XYZ | xyz(67.0692, 48.6648, 90.6371) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 6.72
Plum
#DDA0DD
ΔE00 6.79
Bubblegum Pink
#FE83CC
ΔE00 7.44
Candy Pink
#FF63E9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95F3 #95FC9E
analogous
#D195FC #FC95F3 #FC95BF
triadic
#FC95F3 #F3FC95 #95F3FC
tetradic
#FC95F3 #FCD195 #95FC9E #95BFFC
square
#FC95F3 #FCD195 #95FC9E #95BFFC
split-complementary
#FC95F3 #BFFC95 #95FCD1
monochromatic
#F91EE6 #FA59EC #FC95F3 #FED1FA #FEE1FC
Accessibility & contrast
On white
1.96
#FC95F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FC95F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95F3
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95F3 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F6
Deuteranopia (green-blind)
#ACBEF0
Tritanopia (blue-blind)
#FF9DB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc95f3; /* rgb */ color: rgb(252, 149, 243); /* oklch */ color: oklch(80.8% 0.169 330.2);
Tailwind
colors: {
custom: {
50: '#ffb6f7',
500: '#fc95f3',
950: '#000000',
},
}SCSS
$custom: #fc95f3; $custom-light: #ffb6f7; $custom-dark: #000000;
JSON
{
"hex": "#fc95f3",
"rgb": {
"r": 252,
"g": 149,
"b": 243
},
"hsl": {
"h": 305.243,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.80754,
"c": 0.1685,
"h": 330.2
},
"luminance": 0.48661
}Semantic roles & 50–950 ramp
primary
#FC95F3
secondary
#D5F6D8
accent
#E61400
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085