#FD91FF#FD91FF
#FD91FF is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.8% C 0.186 H 326.5°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91FF |
|---|---|
| RGB | rgb(253, 145, 255) |
| HSL | hsl(299, 100%, 78%) |
| HSV | hsv(299, 43%, 100%) |
| CMYK | cmyk(0.8%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(75.05, 56.23, -37.62) |
| CIE-LCH | lch(75.05, 67.65, 326.21°) |
| OKLab | oklab(80.79% 0.1554 -0.103) |
| OKLCH | oklch(80.79% 0.186 326.5) |
| XYZ | xyz(68.6820, 48.3568, 100.3044) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 7.10
Candy Pink
#FF63E9
ΔE00 8.12
Plum
#DDA0DD
ΔE00 8.43
Violet Pink
#FB5FFC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91FF #93FF91
analogous
#C691FF #FD91FF #FF91CA
triadic
#FD91FF #FFFD91 #91FFFD
tetradic
#FD91FF #FFC691 #93FF91 #91CAFF
square
#FD91FF #FFC691 #93FF91 #91CAFF
split-complementary
#FD91FF #CAFF91 #91FFC6
monochromatic
#FB17FF #FC54FF #FD91FF #FECEFF #FEE0FF
Accessibility & contrast
On white
1.97
#FD91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FD91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91FF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91FF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#FF9CBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd91ff; /* rgb */ color: rgb(253, 145, 255); /* oklch */ color: oklch(80.8% 0.186 326.5);
Tailwind
colors: {
custom: {
50: '#ffb4ff',
500: '#fd91ff',
950: '#000000',
},
}SCSS
$custom: #fd91ff; $custom-light: #ffb4ff; $custom-dark: #000000;
JSON
{
"hex": "#fd91ff",
"rgb": {
"r": 253,
"g": 145,
"b": 255
},
"hsl": {
"h": 298.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.80789,
"c": 0.18642,
"h": 326.5
},
"luminance": 0.48353
}Semantic roles & 50–950 ramp
primary
#FD91FF
secondary
#D4F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086