#FD93EC#FD93EC
#FD93EC is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.3% C 0.167 H 333.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93EC |
|---|---|
| RGB | rgb(253, 147, 236) |
| HSL | hsl(310, 96%, 78%) |
| HSV | hsv(310, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 6.7%, 0.8%) |
| CIE-LAB | lab(74.70, 51.98, -27.83) |
| CIE-LCH | lch(74.70, 58.96, 331.83°) |
| OKLab | oklab(80.29% 0.1486 -0.0752) |
| OKLCH | oklch(80.29% 0.167 333.1) |
| XYZ | xyz(66.0817, 47.8099, 85.0882) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.04
Bubblegum Pink
#FE83CC
ΔE00 6.13
Purply Pink
#F075E6
ΔE00 6.64
Plum
#DDA0DD
ΔE00 6.71
Pink (survey)
#FF81C0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93EC #93FDA4
analogous
#D993FD #FD93EC #FD93B7
triadic
#FD93EC #ECFD93 #93ECFD
tetradic
#FD93EC #FDD993 #93FDA4 #93B7FD
square
#FD93EC #FDD993 #93FDA4 #93B7FD
split-complementary
#FD93EC #B7FD93 #93FDD9
monochromatic
#FB1BD7 #FC57E1 #FD93EC #FECFF7 #FEE1FA
Accessibility & contrast
On white
1.99
#FD93EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FD93EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93EC
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93EC | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEF
Deuteranopia (green-blind)
#AEBDE9
Tritanopia (blue-blind)
#FF99B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd93ec; /* rgb */ color: rgb(253, 147, 236); /* oklch */ color: oklch(80.3% 0.167 333.1);
Tailwind
colors: {
custom: {
50: '#ffb5f2',
500: '#fd93ec',
950: '#000000',
},
}SCSS
$custom: #fd93ec; $custom-light: #ffb5f2; $custom-dark: #000000;
JSON
{
"hex": "#fd93ec",
"rgb": {
"r": 253,
"g": 147,
"b": 236
},
"hsl": {
"h": 309.623,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.8029,
"c": 0.16656,
"h": 333.1
},
"luminance": 0.47806
}Semantic roles & 50–950 ramp
primary
#FD93EC
secondary
#D4F7DA
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085