#FC95FB#FC95FB
#FC95FB is a light, vivid purple. Relative luminance 0.492; OKLCH L 81.1% C 0.176 H 327.4°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95FB |
|---|---|
| RGB | rgb(252, 149, 251) |
| HSL | hsl(301, 94%, 79%) |
| HSV | hsv(301, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 0.4%, 1.2%) |
| CIE-LAB | lab(75.55, 53.24, -34.69) |
| CIE-LCH | lch(75.55, 63.55, 326.92°) |
| OKLab | oklab(81.08% 0.148 -0.0947) |
| OKLCH | oklch(81.08% 0.176 327.4) |
| XYZ | xyz(68.3037, 49.1586, 97.1388) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.49
Purply Pink
#F075E6
ΔE00 6.77
Lavender Pink
#DD85D7
ΔE00 6.88
Plum
#DDA0DD
ΔE00 7.51
Mauve
#E0B0FF
ΔE00 8.54
Bubblegum Pink
#FE83CC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95FB #95FC96
analogous
#C995FC #FC95FB #FC95C7
triadic
#FC95FB #FBFC95 #95FBFC
tetradic
#FC95FB #FCC995 #95FC96 #95C7FC
square
#FC95FB #FCC995 #95FC96 #95C7FC
split-complementary
#FC95FB #C7FC95 #95FCC9
monochromatic
#F91EF7 #FA59F9 #FC95FB #FED1FD #FEE1FE
Accessibility & contrast
On white
1.94
#FC95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#FC95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95FB
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95FB | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#FF9FBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc95fb; /* rgb */ color: rgb(252, 149, 251); /* oklch */ color: oklch(81.1% 0.176 327.4);
Tailwind
colors: {
custom: {
50: '#ffb6fd',
500: '#fc95fb',
950: '#000000',
},
}SCSS
$custom: #fc95fb; $custom-light: #ffb6fd; $custom-dark: #000000;
JSON
{
"hex": "#fc95fb",
"rgb": {
"r": 252,
"g": 149,
"b": 251
},
"hsl": {
"h": 300.583,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.81085,
"c": 0.17564,
"h": 327.4
},
"luminance": 0.49155
}Semantic roles & 50–950 ramp
primary
#FC95FB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085