#FD91FB#FD91FB
#FD91FB is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.6% C 0.183 H 327.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91FB |
|---|---|
| RGB | rgb(253, 145, 251) |
| HSL | hsl(301, 96%, 78%) |
| HSV | hsv(301, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 0.8%, 0.8%) |
| CIE-LAB | lab(74.89, 55.53, -35.70) |
| CIE-LCH | lch(74.89, 66.01, 327.26°) |
| OKLab | oklab(80.62% 0.1547 -0.0975) |
| OKLCH | oklch(80.62% 0.183 327.8) |
| XYZ | xyz(68.0448, 48.1019, 96.9485) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.72
Candy Pink
#FF63E9
ΔE00 8.00
Plum
#DDA0DD
ΔE00 8.04
Bubblegum Pink
#FE83CC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91FB #91FD93
analogous
#C991FD #FD91FB #FD91C5
triadic
#FD91FB #FBFD91 #91FBFD
tetradic
#FD91FB #FDC991 #91FD93 #91C5FD
square
#FD91FB #FDC991 #91FD93 #91C5FD
split-complementary
#FD91FB #C5FD91 #91FDC9
monochromatic
#FB19F7 #FC55F9 #FD91FB #FECDFD #FEE1FE
Accessibility & contrast
On white
1.98
#FD91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FD91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91FB
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91FB | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFF
Deuteranopia (green-blind)
#A7BDF8
Tritanopia (blue-blind)
#FF9BBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd91fb; /* rgb */ color: rgb(253, 145, 251); /* oklch */ color: oklch(80.6% 0.183 327.8);
Tailwind
colors: {
custom: {
50: '#ffb4fd',
500: '#fd91fb',
950: '#000000',
},
}SCSS
$custom: #fd91fb; $custom-light: #ffb4fd; $custom-dark: #000000;
JSON
{
"hex": "#fd91fb",
"rgb": {
"r": 253,
"g": 145,
"b": 251
},
"hsl": {
"h": 301.111,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.80617,
"c": 0.18282,
"h": 327.8
},
"luminance": 0.48098
}Semantic roles & 50–950 ramp
primary
#FD91FB
secondary
#D4F7D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085