#FC91ED#FC91ED
#FC91ED is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.9% C 0.170 H 332.4°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91ED |
|---|---|
| RGB | rgb(252, 145, 237) |
| HSL | hsl(308, 95%, 78%) |
| HSV | hsv(308, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 6%, 1.2%) |
| CIE-LAB | lab(74.23, 52.84, -29.11) |
| CIE-LCH | lch(74.23, 60.33, 331.15°) |
| OKLab | oklab(79.92% 0.1506 -0.0788) |
| OKLCH | oklch(79.92% 0.17 332.4) |
| XYZ | xyz(65.5559, 47.0643, 85.7357) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.75
Purply Pink
#F075E6
ΔE00 6.11
Bubblegum Pink
#FE83CC
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91ED #91FCA0
analogous
#D591FC #FC91ED #FC91B7
triadic
#FC91ED #EDFC91 #91EDFC
tetradic
#FC91ED #FCD591 #91FCA0 #91B7FC
square
#FC91ED #FCD591 #91FCA0 #91B7FC
split-complementary
#FC91ED #B7FC91 #91FCD5
monochromatic
#F91ADA #FA55E3 #FC91ED #FECDF7 #FEE1FA
Accessibility & contrast
On white
2.02
#FC91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FC91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91ED
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91ED | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#FF98B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc91ed; /* rgb */ color: rgb(252, 145, 237); /* oklch */ color: oklch(79.9% 0.170 332.4);
Tailwind
colors: {
custom: {
50: '#ffb4f3',
500: '#fc91ed',
950: '#000000',
},
}SCSS
$custom: #fc91ed; $custom-light: #ffb4f3; $custom-dark: #000000;
JSON
{
"hex": "#fc91ed",
"rgb": {
"r": 252,
"g": 145,
"b": 237
},
"hsl": {
"h": 308.411,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.79922,
"c": 0.16998,
"h": 332.4
},
"luminance": 0.47061
}Semantic roles & 50–950 ramp
primary
#FC91ED
secondary
#D5F6D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085