#FD91FE#FD91FE
#FD91FE is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.7% C 0.186 H 326.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91FE |
|---|---|
| RGB | rgb(253, 145, 254) |
| HSL | hsl(299, 98%, 78%) |
| HSV | hsv(299, 43%, 100%) |
| CMYK | cmyk(0.4%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(75.01, 56.05, -37.14) |
| CIE-LCH | lch(75.01, 67.24, 326.47°) |
| OKLab | oklab(80.75% 0.1552 -0.1016) |
| OKLCH | oklch(80.75% 0.186 326.8) |
| XYZ | xyz(68.5215, 48.2925, 99.4588) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 7.00
Candy Pink
#FF63E9
ΔE00 8.09
Plum
#DDA0DD
ΔE00 8.33
Violet Pink
#FB5FFC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91FE #92FE91
analogous
#C791FE #FD91FE #FE91C8
triadic
#FD91FE #FEFD91 #91FEFD
tetradic
#FD91FE #FEC791 #92FE91 #91C8FE
square
#FD91FE #FEC791 #92FE91 #91C8FE
split-complementary
#FD91FE #C8FE91 #91FEC7
monochromatic
#FB18FD #FC54FD #FD91FE #FECEFF #FEE1FF
Accessibility & contrast
On white
1.97
#FD91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FD91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91FE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91FE | 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)
#88B0FF
Deuteranopia (green-blind)
#A5BEFB
Tritanopia (blue-blind)
#FF9CBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd91fe; /* rgb */ color: rgb(253, 145, 254); /* oklch */ color: oklch(80.7% 0.186 326.8);
Tailwind
colors: {
custom: {
50: '#ffb4ff',
500: '#fd91fe',
950: '#000000',
},
}SCSS
$custom: #fd91fe; $custom-light: #ffb4ff; $custom-dark: #000000;
JSON
{
"hex": "#fd91fe",
"rgb": {
"r": 253,
"g": 145,
"b": 254
},
"hsl": {
"h": 299.45,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.80745,
"c": 0.18551,
"h": 326.8
},
"luminance": 0.48289
}Semantic roles & 50–950 ramp
primary
#FD91FE
secondary
#D4F7D4
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086