#FE91FB#FE91FB
#FE91FB is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.7% C 0.183 H 328.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FE91FB |
|---|---|
| RGB | rgb(254, 145, 251) |
| HSL | hsl(302, 98%, 78%) |
| HSV | hsv(302, 43%, 100%) |
| CMYK | cmyk(0%, 42.9%, 1.2%, 0.4%) |
| CIE-LAB | lab(75.01, 55.81, -35.51) |
| CIE-LCH | lch(75.01, 66.15, 327.53°) |
| OKLab | oklab(80.73% 0.1558 -0.0969) |
| OKLCH | oklch(80.73% 0.183 328.1) |
| XYZ | xyz(68.4099, 48.2901, 96.9656) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 6.80
Candy Pink
#FF63E9
ΔE00 8.00
Plum
#DDA0DD
ΔE00 8.09
Bubblegum Pink
#FE83CC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE91FB #91FE94
analogous
#CA91FE #FE91FB #FE91C4
triadic
#FE91FB #FBFE91 #91FBFE
tetradic
#FE91FB #FECA91 #91FE94 #91C4FE
square
#FE91FB #FECA91 #91FE94 #91C4FE
split-complementary
#FE91FB #C4FE91 #91FECA
monochromatic
#FD18F7 #FD54F9 #FE91FB #FFCEFD #FFE1FE
Accessibility & contrast
On white
1.97
#FE91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FE91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE91FB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE91FB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#FF9BBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fe91fb; /* rgb */ color: rgb(254, 145, 251); /* oklch */ color: oklch(80.7% 0.183 328.1);
Tailwind
colors: {
custom: {
50: '#ffb4fd',
500: '#fe91fb',
950: '#000000',
},
}SCSS
$custom: #fe91fb; $custom-light: #ffb4fd; $custom-dark: #000000;
JSON
{
"hex": "#fe91fb",
"rgb": {
"r": 254,
"g": 145,
"b": 251
},
"hsl": {
"h": 301.651,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.8073,
"c": 0.18345,
"h": 328.1
},
"luminance": 0.48287
}Semantic roles & 50–950 ramp
primary
#FE91FB
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085