#FC91EB#FC91EB
#FC91EB is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.8% C 0.168 H 333.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91EB |
|---|---|
| RGB | rgb(252, 145, 235) |
| HSL | hsl(310, 95%, 78%) |
| HSV | hsv(310, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 6.7%, 1.2%) |
| CIE-LAB | lab(74.16, 52.51, -28.14) |
| CIE-LCH | lch(74.16, 59.57, 331.82°) |
| OKLab | oklab(79.84% 0.1501 -0.0761) |
| OKLCH | oklch(79.84% 0.168 333.1) |
| XYZ | xyz(65.2653, 46.9481, 84.2054) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 6.21
Plum
#DDA0DD
ΔE00 6.81
Candy Pink
#FF63E9
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91EB #91FCA2
analogous
#D891FC #FC91EB #FC91B5
triadic
#FC91EB #EBFC91 #91EBFC
tetradic
#FC91EB #FCD891 #91FCA2 #91B5FC
square
#FC91EB #FCD891 #91FCA2 #91B5FC
split-complementary
#FC91EB #B5FC91 #91FCD8
monochromatic
#F91AD5 #FA55E0 #FC91EB #FECDF6 #FEE1FA
Accessibility & contrast
On white
2.02
#FC91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#FC91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91EB
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91EB | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEE
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#FF97B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc91eb; /* rgb */ color: rgb(252, 145, 235); /* oklch */ color: oklch(79.8% 0.168 333.1);
Tailwind
colors: {
custom: {
50: '#ffb4f1',
500: '#fc91eb',
950: '#000000',
},
}SCSS
$custom: #fc91eb; $custom-light: #ffb4f1; $custom-dark: #000000;
JSON
{
"hex": "#fc91eb",
"rgb": {
"r": 252,
"g": 145,
"b": 235
},
"hsl": {
"h": 309.533,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.79842,
"c": 0.16832,
"h": 333.1
},
"luminance": 0.46944
}Semantic roles & 50–950 ramp
primary
#FC91EB
secondary
#D5F6DA
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084