#FD93ED#FD93ED
#FD93ED is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.3% C 0.167 H 332.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93ED |
|---|---|
| RGB | rgb(253, 147, 237) |
| HSL | hsl(309, 96%, 78%) |
| HSV | hsv(309, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 6.3%, 0.8%) |
| CIE-LAB | lab(74.74, 52.14, -28.32) |
| CIE-LCH | lch(74.74, 59.34, 331.49°) |
| OKLab | oklab(80.33% 0.1488 -0.0766) |
| OKLCH | oklch(80.33% 0.167 332.8) |
| XYZ | xyz(66.2273, 47.8682, 85.8555) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 6.30
Purply Pink
#F075E6
ΔE00 6.58
Plum
#DDA0DD
ΔE00 6.75
Candy Pink
#FF63E9
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93ED #93FDA3
analogous
#D893FD #FD93ED #FD93B8
triadic
#FD93ED #EDFD93 #93EDFD
tetradic
#FD93ED #FDD893 #93FDA3 #93B8FD
square
#FD93ED #FDD893 #93FDA3 #93B8FD
split-complementary
#FD93ED #B8FD93 #93FDD8
monochromatic
#FB1BD9 #FC57E3 #FD93ED #FECFF7 #FEE1FA
Accessibility & contrast
On white
1.99
#FD93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#FD93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93ED
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93ED | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#FF99B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd93ed; /* rgb */ color: rgb(253, 147, 237); /* oklch */ color: oklch(80.3% 0.167 332.8);
Tailwind
colors: {
custom: {
50: '#ffb5f3',
500: '#fd93ed',
950: '#000000',
},
}SCSS
$custom: #fd93ed; $custom-light: #ffb5f3; $custom-dark: #000000;
JSON
{
"hex": "#fd93ed",
"rgb": {
"r": 253,
"g": 147,
"b": 237
},
"hsl": {
"h": 309.057,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.8033,
"c": 0.16739,
"h": 332.8
},
"luminance": 0.47865
}Semantic roles & 50–950 ramp
primary
#FD93ED
secondary
#D4F7D9
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085