#ED93EC#ED93EC
#ED93EC is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.5% C 0.156 H 327.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ED93EC |
|---|---|
| RGB | rgb(237, 147, 236) |
| HSL | hsl(301, 71%, 75%) |
| HSV | hsv(301, 38%, 93%) |
| CMYK | cmyk(0%, 38%, 0.4%, 7.1%) |
| CIE-LAB | lab(72.85, 47.14, -30.85) |
| CIE-LCH | lch(72.85, 56.34, 326.80°) |
| OKLab | oklab(78.49% 0.1309 -0.084) |
| OKLCH | oklch(78.49% 0.156 327.3) |
| XYZ | xyz(60.4979, 44.9308, 84.8264) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 4.43
Plum
#DDA0DD
ΔE00 5.44
Purply Pink
#F075E6
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 7.80
Mauve
#E0B0FF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED93EC #93ED94
analogous
#C193ED #ED93EC #ED93BF
triadic
#ED93EC #ECED93 #93ECED
tetradic
#ED93EC #EDC193 #93ED94 #93BFED
square
#ED93EC #EDC193 #93ED94 #93BFED
split-complementary
#ED93EC #BFED93 #93EDC1
monochromatic
#DC2ADA #E45FE3 #ED93EC #F6C7F5 #FBE5FA
Accessibility & contrast
On white
2.10
#ED93EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#ED93EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED93EC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED93EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED93EC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEF
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#F29BB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ed93ec; /* rgb */ color: rgb(237, 147, 236); /* oklch */ color: oklch(78.5% 0.156 327.3);
Tailwind
colors: {
custom: {
50: '#f4b4f2',
500: '#ed93ec',
950: '#000000',
},
}SCSS
$custom: #ed93ec; $custom-light: #f4b4f2; $custom-dark: #000000;
JSON
{
"hex": "#ed93ec",
"rgb": {
"r": 237,
"g": 147,
"b": 236
},
"hsl": {
"h": 300.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.78493,
"c": 0.15555,
"h": 327.3
},
"luminance": 0.44928
}Semantic roles & 50–950 ramp
primary
#ED93EC
secondary
#D9F2D9
accent
#D31412
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085