#FE91EF#FE91EF
#FE91EF is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.2% C 0.173 H 332.3°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FE91EF |
|---|---|
| RGB | rgb(254, 145, 239) |
| HSL | hsl(308, 98%, 78%) |
| HSV | hsv(308, 43%, 100%) |
| CMYK | cmyk(0%, 42.9%, 5.9%, 0.4%) |
| CIE-LAB | lab(74.54, 53.77, -29.70) |
| CIE-LCH | lch(74.54, 61.43, 331.09°) |
| OKLab | oklab(80.23% 0.1532 -0.0805) |
| OKLCH | oklch(80.23% 0.173 332.3) |
| XYZ | xyz(66.5780, 47.5573, 87.3173) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 6.06
Purply Pink
#F075E6
ΔE00 6.18
Bubblegum Pink
#FE83CC
ΔE00 6.50
Plum
#DDA0DD
ΔE00 7.19
Candy Pink
#FF63E9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE91EF #91FEA0
analogous
#D691FE #FE91EF #FE91B8
triadic
#FE91EF #EFFE91 #91EFFE
tetradic
#FE91EF #FED691 #91FEA0 #91B8FE
square
#FE91EF #FED691 #91FEA0 #91B8FE
split-complementary
#FE91EF #B8FE91 #91FED6
monochromatic
#FD18DD #FD54E6 #FE91EF #FFCEF8 #FFE1FB
Accessibility & contrast
On white
2.00
#FE91EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FE91EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE91EF
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE91EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE91EF | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAEF2
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#FF98B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe91ef; /* rgb */ color: rgb(254, 145, 239); /* oklch */ color: oklch(80.2% 0.173 332.3);
Tailwind
colors: {
custom: {
50: '#ffb4f4',
500: '#fe91ef',
950: '#000000',
},
}SCSS
$custom: #fe91ef; $custom-light: #ffb4f4; $custom-dark: #000000;
JSON
{
"hex": "#fe91ef",
"rgb": {
"r": 254,
"g": 145,
"b": 239
},
"hsl": {
"h": 308.257,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.80233,
"c": 0.17307,
"h": 332.3
},
"luminance": 0.47554
}Semantic roles & 50–950 ramp
primary
#FE91EF
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085