#FC95ED#FC95ED
#FC95ED is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.5% C 0.163 H 332.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95ED |
|---|---|
| RGB | rgb(252, 149, 237) |
| HSL | hsl(309, 94%, 79%) |
| HSV | hsv(309, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 6%, 1.2%) |
| CIE-LAB | lab(75.02, 50.84, -27.90) |
| CIE-LCH | lch(75.02, 57.99, 331.24°) |
| OKLab | oklab(80.51% 0.1449 -0.0755) |
| OKLCH | oklch(80.51% 0.163 332.5) |
| XYZ | xyz(66.1779, 48.3083, 85.9430) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 6.13
Plum
#DDA0DD
ΔE00 6.41
Bubblegum Pink
#FE83CC
ΔE00 6.46
Purply Pink
#F075E6
ΔE00 6.92
Pink (survey)
#FF81C0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95ED #95FCA4
analogous
#D795FC #FC95ED #FC95B9
triadic
#FC95ED #EDFC95 #95EDFC
tetradic
#FC95ED #FCD795 #95FCA4 #95B9FC
square
#FC95ED #FCD795 #95FCA4 #95B9FC
split-complementary
#FC95ED #B9FC95 #95FCD7
monochromatic
#F91ED9 #FA59E3 #FC95ED #FED1F7 #FEE1FA
Accessibility & contrast
On white
1.97
#FC95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FC95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95ED
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95ED | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#FF9BB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc95ed; /* rgb */ color: rgb(252, 149, 237); /* oklch */ color: oklch(80.5% 0.163 332.5);
Tailwind
colors: {
custom: {
50: '#ffb6f3',
500: '#fc95ed',
950: '#000000',
},
}SCSS
$custom: #fc95ed; $custom-light: #ffb6f3; $custom-dark: #000000;
JSON
{
"hex": "#fc95ed",
"rgb": {
"r": 252,
"g": 149,
"b": 237
},
"hsl": {
"h": 308.738,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.80513,
"c": 0.16335,
"h": 332.5
},
"luminance": 0.48305
}Semantic roles & 50–950 ramp
primary
#FC95ED
secondary
#D5F6DA
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085