#FD91ED#FD91ED
#FD91ED is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.0% C 0.171 H 332.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91ED |
|---|---|
| RGB | rgb(253, 145, 237) |
| HSL | hsl(309, 96%, 78%) |
| HSV | hsv(309, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 6.3%, 0.8%) |
| CIE-LAB | lab(74.35, 53.14, -28.92) |
| CIE-LCH | lch(74.35, 60.50, 331.44°) |
| OKLab | oklab(80.04% 0.1517 -0.0783) |
| OKLCH | oklch(80.04% 0.171 332.7) |
| XYZ | xyz(65.9190, 47.2516, 85.7527) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.88
Purply Pink
#F075E6
ΔE00 6.19
Bubblegum Pink
#FE83CC
ΔE00 6.24
Plum
#DDA0DD
ΔE00 7.00
Candy Pink
#FF63E9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91ED #91FDA1
analogous
#D791FD #FD91ED #FD91B7
triadic
#FD91ED #EDFD91 #91EDFD
tetradic
#FD91ED #FDD791 #91FDA1 #91B7FD
square
#FD91ED #FDD791 #91FDA1 #91B7FD
split-complementary
#FD91ED #B7FD91 #91FDD7
monochromatic
#FB19D9 #FC55E3 #FD91ED #FECDF7 #FEE1FA
Accessibility & contrast
On white
2.01
#FD91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FD91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91ED
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91ED | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#ACBCEA
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd91ed; /* rgb */ color: rgb(253, 145, 237); /* oklch */ color: oklch(80.0% 0.171 332.7);
Tailwind
colors: {
custom: {
50: '#ffb4f3',
500: '#fd91ed',
950: '#000000',
},
}SCSS
$custom: #fd91ed; $custom-light: #ffb4f3; $custom-dark: #000000;
JSON
{
"hex": "#fd91ed",
"rgb": {
"r": 253,
"g": 145,
"b": 237
},
"hsl": {
"h": 308.889,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.80037,
"c": 0.17069,
"h": 332.7
},
"luminance": 0.47248
}Semantic roles & 50–950 ramp
primary
#FD91ED
secondary
#D4F7D9
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085