#FC95EF#FC95EF
#FC95EF is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.6% C 0.165 H 331.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95EF |
|---|---|
| RGB | rgb(252, 149, 239) |
| HSL | hsl(308, 94%, 79%) |
| HSV | hsv(308, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 5.2%, 1.2%) |
| CIE-LAB | lab(75.09, 51.17, -28.88) |
| CIE-LCH | lch(75.09, 58.76, 330.56°) |
| OKLab | oklab(80.59% 0.1453 -0.0782) |
| OKLCH | oklch(80.59% 0.165 331.7) |
| XYZ | xyz(66.4717, 48.4258, 87.4905) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 6.18
Plum
#DDA0DD
ΔE00 6.52
Bubblegum Pink
#FE83CC
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 6.83
Candy Pink
#FF63E9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95EF #95FCA2
analogous
#D595FC #FC95EF #FC95BB
triadic
#FC95EF #EFFC95 #95EFFC
tetradic
#FC95EF #FCD595 #95FCA2 #95BBFC
square
#FC95EF #FCD595 #95FCA2 #95BBFC
split-complementary
#FC95EF #BBFC95 #95FCD5
monochromatic
#F91EDD #FA59E6 #FC95EF #FED1F8 #FEE1FB
Accessibility & contrast
On white
1.97
#FC95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FC95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95EF
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95EF | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F2
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#FF9CB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc95ef; /* rgb */ color: rgb(252, 149, 239); /* oklch */ color: oklch(80.6% 0.165 331.7);
Tailwind
colors: {
custom: {
50: '#ffb6f4',
500: '#fc95ef',
950: '#000000',
},
}SCSS
$custom: #fc95ef; $custom-light: #ffb6f4; $custom-dark: #000000;
JSON
{
"hex": "#fc95ef",
"rgb": {
"r": 252,
"g": 149,
"b": 239
},
"hsl": {
"h": 307.573,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.80592,
"c": 0.16505,
"h": 331.7
},
"luminance": 0.48422
}Semantic roles & 50–950 ramp
primary
#FC95EF
secondary
#D5F6D9
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085