#FC95F2#FC95F2
#FC95F2 is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.7% C 0.168 H 330.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95F2 |
|---|---|
| RGB | rgb(252, 149, 242) |
| HSL | hsl(306, 94%, 79%) |
| HSV | hsv(306, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 4%, 1.2%) |
| CIE-LAB | lab(75.20, 51.68, -30.34) |
| CIE-LCH | lch(75.20, 59.93, 329.59°) |
| OKLab | oklab(80.71% 0.146 -0.0823) |
| OKLCH | oklch(80.71% 0.168 330.6) |
| XYZ | xyz(66.9186, 48.6046, 89.8440) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 6.28
Plum
#DDA0DD
ΔE00 6.72
Purply Pink
#F075E6
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 7.27
Candy Pink
#FF63E9
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95F2 #95FC9F
analogous
#D295FC #FC95F2 #FC95BE
triadic
#FC95F2 #F2FC95 #95F2FC
tetradic
#FC95F2 #FCD295 #95FC9F #95BEFC
square
#FC95F2 #FCD295 #95FC9F #95BEFC
split-complementary
#FC95F2 #BEFC95 #95FCD2
monochromatic
#F91EE3 #FA59EB #FC95F2 #FED1F9 #FEE1FB
Accessibility & contrast
On white
1.96
#FC95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FC95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95F2
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95F2 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F5
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#FF9CB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc95f2; /* rgb */ color: rgb(252, 149, 242); /* oklch */ color: oklch(80.7% 0.168 330.6);
Tailwind
colors: {
custom: {
50: '#ffb6f6',
500: '#fc95f2',
950: '#000000',
},
}SCSS
$custom: #fc95f2; $custom-light: #ffb6f6; $custom-dark: #000000;
JSON
{
"hex": "#fc95f2",
"rgb": {
"r": 252,
"g": 149,
"b": 242
},
"hsl": {
"h": 305.825,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.80713,
"c": 0.16763,
"h": 330.6
},
"luminance": 0.48601
}Semantic roles & 50–950 ramp
primary
#FC95F2
secondary
#D5F6D8
accent
#E61600
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085