#FD93EE#FD93EE
#FD93EE is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.4% C 0.168 H 332.4°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93EE |
|---|---|
| RGB | rgb(253, 147, 238) |
| HSL | hsl(308, 96%, 78%) |
| HSV | hsv(308, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 5.9%, 0.8%) |
| CIE-LAB | lab(74.78, 52.31, -28.81) |
| CIE-LCH | lch(74.78, 59.72, 331.16°) |
| OKLab | oklab(80.37% 0.1491 -0.078) |
| OKLCH | oklch(80.37% 0.168 332.4) |
| XYZ | xyz(66.3738, 47.9268, 86.6270) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 6.47
Purply Pink
#F075E6
ΔE00 6.54
Plum
#DDA0DD
ΔE00 6.80
Candy Pink
#FF63E9
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93EE #93FDA2
analogous
#D793FD #FD93EE #FD93B9
triadic
#FD93EE #EEFD93 #93EEFD
tetradic
#FD93EE #FDD793 #93FDA2 #93B9FD
square
#FD93EE #FDD793 #93FDA2 #93B9FD
split-complementary
#FD93EE #B9FD93 #93FDD7
monochromatic
#FB1BDB #FC57E5 #FD93EE #FECFF7 #FEE1FA
Accessibility & contrast
On white
1.98
#FD93EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#FD93EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93EE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93EE | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#ADBDEB
Tritanopia (blue-blind)
#FF99B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd93ee; /* rgb */ color: rgb(253, 147, 238); /* oklch */ color: oklch(80.4% 0.168 332.4);
Tailwind
colors: {
custom: {
50: '#ffb5f3',
500: '#fd93ee',
950: '#000000',
},
}SCSS
$custom: #fd93ee; $custom-light: #ffb5f3; $custom-dark: #000000;
JSON
{
"hex": "#fd93ee",
"rgb": {
"r": 253,
"g": 147,
"b": 238
},
"hsl": {
"h": 308.491,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.8037,
"c": 0.16823,
"h": 332.4
},
"luminance": 0.47923
}Semantic roles & 50–950 ramp
primary
#FD93EE
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085