#FE91FD#FE91FD
#FE91FD is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.8% C 0.185 H 327.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FE91FD |
|---|---|
| RGB | rgb(254, 145, 253) |
| HSL | hsl(301, 98%, 78%) |
| HSV | hsv(301, 43%, 100%) |
| CMYK | cmyk(0%, 42.9%, 0.4%, 0.4%) |
| CIE-LAB | lab(75.09, 56.16, -36.47) |
| CIE-LCH | lch(75.09, 66.96, 327.00°) |
| OKLab | oklab(80.82% 0.1561 -0.0997) |
| OKLCH | oklch(80.82% 0.185 327.4) |
| XYZ | xyz(68.7268, 48.4169, 98.6348) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 6.98
Candy Pink
#FF63E9
ΔE00 8.05
Plum
#DDA0DD
ΔE00 8.28
Violet Pink
#FB5FFC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE91FD #91FE92
analogous
#C891FE #FE91FD #FE91C7
triadic
#FE91FD #FDFE91 #91FDFE
tetradic
#FE91FD #FEC891 #91FE92 #91C7FE
square
#FE91FD #FEC891 #91FE92 #91C7FE
split-complementary
#FE91FD #C7FE91 #91FEC8
monochromatic
#FD18FB #FD54FC #FE91FD #FFCEFE #FFE1FE
Accessibility & contrast
On white
1.97
#FE91FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FE91FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE91FD
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE91FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE91FD | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#FF9CBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fe91fd; /* rgb */ color: rgb(254, 145, 253); /* oklch */ color: oklch(80.8% 0.185 327.4);
Tailwind
colors: {
custom: {
50: '#ffb4fe',
500: '#fe91fd',
950: '#000000',
},
}SCSS
$custom: #fe91fd; $custom-light: #ffb4fe; $custom-dark: #000000;
JSON
{
"hex": "#fe91fd",
"rgb": {
"r": 254,
"g": 145,
"b": 253
},
"hsl": {
"h": 300.55,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.80816,
"c": 0.18523,
"h": 327.4
},
"luminance": 0.48413
}Semantic roles & 50–950 ramp
primary
#FE91FD
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086