#FD91EB#FD91EB
#FD91EB is a light, vivid pink. Relative luminance 0.471; OKLCH L 80.0% C 0.169 H 333.5°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91EB |
|---|---|
| RGB | rgb(253, 145, 235) |
| HSL | hsl(310, 96%, 78%) |
| HSV | hsv(310, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 7.1%, 0.8%) |
| CIE-LAB | lab(74.28, 52.81, -27.94) |
| CIE-LCH | lch(74.28, 59.75, 332.12°) |
| OKLab | oklab(79.96% 0.1512 -0.0755) |
| OKLCH | oklch(79.96% 0.169 333.5) |
| XYZ | xyz(65.6285, 47.1353, 84.2224) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 6.29
Plum
#DDA0DD
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91EB #91FDA3
analogous
#D991FD #FD91EB #FD91B5
triadic
#FD91EB #EBFD91 #91EBFD
tetradic
#FD91EB #FDD991 #91FDA3 #91B5FD
square
#FD91EB #FDD991 #91FDA3 #91B5FD
split-complementary
#FD91EB #B5FD91 #91FDD9
monochromatic
#FB19D5 #FC55E0 #FD91EB #FECDF6 #FEE1FA
Accessibility & contrast
On white
2.01
#FD91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FD91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91EB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91EB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#FF97B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd91eb; /* rgb */ color: rgb(253, 145, 235); /* oklch */ color: oklch(80.0% 0.169 333.5);
Tailwind
colors: {
custom: {
50: '#ffb4f1',
500: '#fd91eb',
950: '#000000',
},
}SCSS
$custom: #fd91eb; $custom-light: #ffb4f1; $custom-dark: #000000;
JSON
{
"hex": "#fd91eb",
"rgb": {
"r": 253,
"g": 145,
"b": 235
},
"hsl": {
"h": 310,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.79957,
"c": 0.16904,
"h": 333.5
},
"luminance": 0.47132
}Semantic roles & 50–950 ramp
primary
#FD91EB
secondary
#D4F7DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084