#FC95F5#FC95F5
#FC95F5 is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.8% C 0.170 H 329.5°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95F5 |
|---|---|
| RGB | rgb(252, 149, 245) |
| HSL | hsl(304, 94%, 79%) |
| HSV | hsv(304, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 2.8%, 1.2%) |
| CIE-LAB | lab(75.32, 52.20, -31.79) |
| CIE-LCH | lch(75.32, 61.12, 328.65°) |
| OKLab | oklab(80.84% 0.1467 -0.0864) |
| OKLCH | oklch(80.84% 0.17 329.5) |
| XYZ | xyz(67.3728, 48.7863, 92.2364) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 6.44
Purply Pink
#F075E6
ΔE00 6.70
Plum
#DDA0DD
ΔE00 6.95
Bubblegum Pink
#FE83CC
ΔE00 7.76
Candy Pink
#FF63E9
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95F5 #95FC9C
analogous
#CF95FC #FC95F5 #FC95C1
triadic
#FC95F5 #F5FC95 #95F5FC
tetradic
#FC95F5 #FCCF95 #95FC9C #95C1FC
square
#FC95F5 #FCCF95 #95FC9C #95C1FC
split-complementary
#FC95F5 #C1FC95 #95FCCF
monochromatic
#F91EEA #FA59EF #FC95F5 #FED1FB #FEE1FC
Accessibility & contrast
On white
1.95
#FC95F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FC95F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95F5
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95F5 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F8
Deuteranopia (green-blind)
#ABBFF2
Tritanopia (blue-blind)
#FF9DBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc95f5; /* rgb */ color: rgb(252, 149, 245); /* oklch */ color: oklch(80.8% 0.170 329.5);
Tailwind
colors: {
custom: {
50: '#ffb6f8',
500: '#fc95f5',
950: '#000000',
},
}SCSS
$custom: #fc95f5; $custom-light: #ffb6f8; $custom-dark: #000000;
JSON
{
"hex": "#fc95f5",
"rgb": {
"r": 252,
"g": 149,
"b": 245
},
"hsl": {
"h": 304.078,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.80836,
"c": 0.17026,
"h": 329.5
},
"luminance": 0.48783
}Semantic roles & 50–950 ramp
primary
#FC95F5
secondary
#D5F6D7
accent
#E61000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085