#ED93EB#ED93EB
#ED93EB is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.5% C 0.155 H 327.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ED93EB |
|---|---|
| RGB | rgb(237, 147, 235) |
| HSL | hsl(301, 71%, 75%) |
| HSV | hsv(301, 38%, 93%) |
| CMYK | cmyk(0%, 38%, 0.8%, 7.1%) |
| CIE-LAB | lab(72.81, 46.96, -30.36) |
| CIE-LCH | lch(72.81, 55.92, 327.12°) |
| OKLab | oklab(78.45% 0.1307 -0.0826) |
| OKLCH | oklch(78.45% 0.155 327.7) |
| XYZ | xyz(60.3531, 44.8728, 84.0634) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.35
Plum
#DDA0DD
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 7.64
Mauve
#E0B0FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED93EB #93ED95
analogous
#C293ED #ED93EB #ED93BE
triadic
#ED93EB #EBED93 #93EBED
tetradic
#ED93EB #EDC293 #93ED95 #93BEED
square
#ED93EB #EDC293 #93ED95 #93BEED
split-complementary
#ED93EB #BEED93 #93EDC2
monochromatic
#DC2AD8 #E45FE1 #ED93EB #F6C7F5 #FBE5FA
Accessibility & contrast
On white
2.11
#ED93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#ED93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED93EB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED93EB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#F39BB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ed93eb; /* rgb */ color: rgb(237, 147, 235); /* oklch */ color: oklch(78.5% 0.155 327.7);
Tailwind
colors: {
custom: {
50: '#f4b4f1',
500: '#ed93eb',
950: '#000000',
},
}SCSS
$custom: #ed93eb; $custom-light: #f4b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ed93eb",
"rgb": {
"r": 237,
"g": 147,
"b": 235
},
"hsl": {
"h": 301.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.78452,
"c": 0.15461,
"h": 327.7
},
"luminance": 0.4487
}Semantic roles & 50–950 ramp
primary
#ED93EB
secondary
#D9F2D9
accent
#D31612
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085