#FC95EC#FC95EC
#FC95EC is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.5% C 0.163 H 332.9°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95EC |
|---|---|
| RGB | rgb(252, 149, 236) |
| HSL | hsl(309, 94%, 79%) |
| HSV | hsv(309, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 6.3%, 1.2%) |
| CIE-LAB | lab(74.98, 50.67, -27.42) |
| CIE-LCH | lch(74.98, 57.61, 331.58°) |
| OKLab | oklab(80.47% 0.1446 -0.0741) |
| OKLCH | oklch(80.47% 0.163 332.9) |
| XYZ | xyz(66.0322, 48.2500, 85.1757) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.37
Purply Pink
#F075E6
ΔE00 6.97
Pink (survey)
#FF81C0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95EC #95FCA5
analogous
#D895FC #FC95EC #FC95B8
triadic
#FC95EC #ECFC95 #95ECFC
tetradic
#FC95EC #FCD895 #95FCA5 #95B8FC
square
#FC95EC #FCD895 #95FCA5 #95B8FC
split-complementary
#FC95EC #B8FC95 #95FCD8
monochromatic
#F91ED7 #FA59E1 #FC95EC #FED1F7 #FEE1FA
Accessibility & contrast
On white
1.97
#FC95EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FC95EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95EC
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95EC | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEF
Deuteranopia (green-blind)
#AEBEE9
Tritanopia (blue-blind)
#FF9BB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc95ec; /* rgb */ color: rgb(252, 149, 236); /* oklch */ color: oklch(80.5% 0.163 332.9);
Tailwind
colors: {
custom: {
50: '#ffb6f2',
500: '#fc95ec',
950: '#000000',
},
}SCSS
$custom: #fc95ec; $custom-light: #ffb6f2; $custom-dark: #000000;
JSON
{
"hex": "#fc95ec",
"rgb": {
"r": 252,
"g": 149,
"b": 236
},
"hsl": {
"h": 309.32,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.80473,
"c": 0.1625,
"h": 332.9
},
"luminance": 0.48246
}Semantic roles & 50–950 ramp
primary
#FC95EC
secondary
#D5F6DA
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085