#ED91EC#ED91EC
#ED91EC is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.2% C 0.159 H 327.3°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ED91EC |
|---|---|
| RGB | rgb(237, 145, 236) |
| HSL | hsl(301, 72%, 75%) |
| HSV | hsv(301, 39%, 93%) |
| CMYK | cmyk(0%, 38.8%, 0.4%, 7.1%) |
| CIE-LAB | lab(72.44, 48.17, -31.48) |
| CIE-LCH | lch(72.44, 57.54, 326.84°) |
| OKLab | oklab(78.19% 0.1338 -0.0858) |
| OKLCH | oklch(78.19% 0.159 327.3) |
| XYZ | xyz(60.1896, 44.3142, 84.7237) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 5.57
Plum
#DDA0DD
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 7.76
Orchid
#DA70D6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED91EC #91ED92
analogous
#C091ED #ED91EC #ED91BE
triadic
#ED91EC #ECED91 #91ECED
tetradic
#ED91EC #EDC091 #91ED92 #91BEED
square
#ED91EC #EDC091 #91ED92 #91BEED
split-complementary
#ED91EC #BEED91 #91EDC0
monochromatic
#DC28DA #E45CE3 #ED91EC #F6C6F5 #FBE5FA
Accessibility & contrast
On white
2.13
#ED91EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#ED91EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED91EC
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED91EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED91EC | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#F29AB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed91ec; /* rgb */ color: rgb(237, 145, 236); /* oklch */ color: oklch(78.2% 0.159 327.3);
Tailwind
colors: {
custom: {
50: '#f4b3f2',
500: '#ed91ec',
950: '#000000',
},
}SCSS
$custom: #ed91ec; $custom-light: #f4b3f2; $custom-dark: #000000;
JSON
{
"hex": "#ed91ec",
"rgb": {
"r": 237,
"g": 145,
"b": 236
},
"hsl": {
"h": 300.652,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.78187,
"c": 0.15893,
"h": 327.3
},
"luminance": 0.44311
}Semantic roles & 50–950 ramp
primary
#ED91EC
secondary
#D9F2D9
accent
#D41412
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085