#FD91FD#FD91FD
#FD91FD is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.7% C 0.185 H 327.1°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91FD |
|---|---|
| RGB | rgb(253, 145, 253) |
| HSL | hsl(300, 96%, 78%) |
| HSV | hsv(300, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 0%, 0.8%) |
| CIE-LAB | lab(74.97, 55.88, -36.66) |
| CIE-LCH | lch(74.97, 66.83, 326.73°) |
| OKLab | oklab(80.7% 0.155 -0.1002) |
| OKLCH | oklch(80.7% 0.185 327.1) |
| XYZ | xyz(68.3618, 48.2286, 98.6177) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 8.05
Plum
#DDA0DD
ΔE00 8.23
Violet Pink
#FB5FFC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91FD #91FD91
analogous
#C791FD #FD91FD #FD91C7
triadic
#FD91FD #FDFD91 #91FDFD
tetradic
#FD91FD #FDC791 #91FD91 #91C7FD
square
#FD91FD #FDC791 #91FD91 #91C7FD
split-complementary
#FD91FD #C7FD91 #91FDC7
monochromatic
#FB19FB #FC55FC #FD91FD #FECDFE #FEE1FE
Accessibility & contrast
On white
1.97
#FD91FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FD91FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91FD
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91FD | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 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: #fd91fd; /* rgb */ color: rgb(253, 145, 253); /* oklch */ color: oklch(80.7% 0.185 327.1);
Tailwind
colors: {
custom: {
50: '#ffb4fe',
500: '#fd91fd',
950: '#000000',
},
}SCSS
$custom: #fd91fd; $custom-light: #ffb4fe; $custom-dark: #000000;
JSON
{
"hex": "#fd91fd",
"rgb": {
"r": 253,
"g": 145,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.80702,
"c": 0.18461,
"h": 327.1
},
"luminance": 0.48225
}Semantic roles & 50–950 ramp
primary
#FD91FD
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086