#FD91EE#FD91EE
#FD91EE is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.1% C 0.172 H 332.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91EE |
|---|---|
| RGB | rgb(253, 145, 238) |
| HSL | hsl(308, 96%, 78%) |
| HSV | hsv(308, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 5.9%, 0.8%) |
| CIE-LAB | lab(74.39, 53.31, -29.41) |
| CIE-LCH | lch(74.39, 60.88, 331.12°) |
| OKLab | oklab(80.08% 0.1519 -0.0797) |
| OKLCH | oklch(80.08% 0.172 332.3) |
| XYZ | xyz(66.0655, 47.3102, 86.5243) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 6.14
Bubblegum Pink
#FE83CC
ΔE00 6.41
Plum
#DDA0DD
ΔE00 7.05
Candy Pink
#FF63E9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91EE #91FDA0
analogous
#D691FD #FD91EE #FD91B8
triadic
#FD91EE #EEFD91 #91EEFD
tetradic
#FD91EE #FDD691 #91FDA0 #91B8FD
square
#FD91EE #FDD691 #91FDA0 #91B8FD
split-complementary
#FD91EE #B8FD91 #91FDD6
monochromatic
#FB19DB #FC55E5 #FD91EE #FECDF7 #FEE1FA
Accessibility & contrast
On white
2.01
#FD91EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FD91EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91EE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91EE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF1
Deuteranopia (green-blind)
#ABBDEB
Tritanopia (blue-blind)
#FF98B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd91ee; /* rgb */ color: rgb(253, 145, 238); /* oklch */ color: oklch(80.1% 0.172 332.3);
Tailwind
colors: {
custom: {
50: '#ffb4f3',
500: '#fd91ee',
950: '#000000',
},
}SCSS
$custom: #fd91ee; $custom-light: #ffb4f3; $custom-dark: #000000;
JSON
{
"hex": "#fd91ee",
"rgb": {
"r": 253,
"g": 145,
"b": 238
},
"hsl": {
"h": 308.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.80077,
"c": 0.17153,
"h": 332.3
},
"luminance": 0.47306
}Semantic roles & 50–950 ramp
primary
#FD91EE
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085