#FE91EC#FE91EC
#FE91EC is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.1% C 0.171 H 333.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FE91EC |
|---|---|
| RGB | rgb(254, 145, 236) |
| HSL | hsl(310, 98%, 78%) |
| HSV | hsv(310, 43%, 100%) |
| CMYK | cmyk(0%, 42.9%, 7.1%, 0.4%) |
| CIE-LAB | lab(74.43, 53.27, -28.24) |
| CIE-LCH | lch(74.43, 60.30, 332.07°) |
| OKLab | oklab(80.11% 0.1525 -0.0764) |
| OKLCH | oklch(80.11% 0.171 333.4) |
| XYZ | xyz(66.1384, 47.3815, 85.0025) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 6.00
Purply Pink
#F075E6
ΔE00 6.32
Plum
#DDA0DD
ΔE00 7.05
Candy Pink
#FF63E9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE91EC #91FEA3
analogous
#D991FE #FE91EC #FE91B5
triadic
#FE91EC #ECFE91 #91ECFE
tetradic
#FE91EC #FED991 #91FEA3 #91B5FE
square
#FE91EC #FED991 #91FEA3 #91B5FE
split-complementary
#FE91EC #B5FE91 #91FED9
monochromatic
#FD18D7 #FD54E2 #FE91EC #FFCEF6 #FFE1FA
Accessibility & contrast
On white
2.00
#FE91EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FE91EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE91EC
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE91EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE91EC | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEF
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe91ec; /* rgb */ color: rgb(254, 145, 236); /* oklch */ color: oklch(80.1% 0.171 333.4);
Tailwind
colors: {
custom: {
50: '#ffb4f2',
500: '#fe91ec',
950: '#000000',
},
}SCSS
$custom: #fe91ec; $custom-light: #ffb4f2; $custom-dark: #000000;
JSON
{
"hex": "#fe91ec",
"rgb": {
"r": 254,
"g": 145,
"b": 236
},
"hsl": {
"h": 309.908,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.80112,
"c": 0.17059,
"h": 333.4
},
"luminance": 0.47378
}Semantic roles & 50–950 ramp
primary
#FE91EC
secondary
#D4F7DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085