#FC95F7#FC95F7
#FC95F7 is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.9% C 0.172 H 328.8°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95F7 |
|---|---|
| RGB | rgb(252, 149, 247) |
| HSL | hsl(303, 94%, 79%) |
| HSV | hsv(303, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 2%, 1.2%) |
| CIE-LAB | lab(75.39, 52.55, -32.76) |
| CIE-LCH | lch(75.39, 61.92, 328.06°) |
| OKLab | oklab(80.92% 0.1471 -0.0892) |
| OKLCH | oklch(80.92% 0.172 328.8) |
| XYZ | xyz(67.6798, 48.9091, 93.8531) |
| Luminance | 0.4891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 6.57
Purply Pink
#F075E6
ΔE00 6.70
Plum
#DDA0DD
ΔE00 7.13
Bubblegum Pink
#FE83CC
ΔE00 8.09
Mauve
#E0B0FF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95F7 #95FC9A
analogous
#CD95FC #FC95F7 #FC95C3
triadic
#FC95F7 #F7FC95 #95F7FC
tetradic
#FC95F7 #FCCD95 #95FC9A #95C3FC
square
#FC95F7 #FCCD95 #95FC9A #95C3FC
split-complementary
#FC95F7 #C3FC95 #95FCCD
monochromatic
#F91EEE #FA59F3 #FC95F7 #FED1FB #FEE1FD
Accessibility & contrast
On white
1.95
#FC95F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#FC95F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95F7
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95F7 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1FA
Deuteranopia (green-blind)
#AABFF4
Tritanopia (blue-blind)
#FF9EBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc95f7; /* rgb */ color: rgb(252, 149, 247); /* oklch */ color: oklch(80.9% 0.172 328.8);
Tailwind
colors: {
custom: {
50: '#ffb6fa',
500: '#fc95f7',
950: '#000000',
},
}SCSS
$custom: #fc95f7; $custom-light: #ffb6fa; $custom-dark: #000000;
JSON
{
"hex": "#fc95f7",
"rgb": {
"r": 252,
"g": 149,
"b": 247
},
"hsl": {
"h": 302.913,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.80918,
"c": 0.17204,
"h": 328.8
},
"luminance": 0.48906
}Semantic roles & 50–950 ramp
primary
#FC95F7
secondary
#D5F6D6
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085