#ED91EE#ED91EE
#ED91EE is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.3% C 0.161 H 326.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ED91EE |
|---|---|
| RGB | rgb(237, 145, 238) |
| HSL | hsl(299, 73%, 75%) |
| HSV | hsv(299, 39%, 93%) |
| CMYK | cmyk(0.4%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(72.52, 48.53, -32.45) |
| CIE-LCH | lch(72.52, 58.38, 326.23°) |
| OKLab | oklab(78.27% 0.1342 -0.0885) |
| OKLCH | oklch(78.27% 0.161 326.6) |
| XYZ | xyz(60.4818, 44.4311, 86.2625) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Lavender Pink
#DD85D7
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 5.56
Plum
#DDA0DD
ΔE00 6.02
Orchid
#DA70D6
ΔE00 7.99
Bubblegum Pink
#FE83CC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED91EE #92EE91
analogous
#BF91EE #ED91EE #EE91C0
triadic
#ED91EE #EEED91 #91EEED
tetradic
#ED91EE #EEBF91 #92EE91 #91C0EE
square
#ED91EE #EEBF91 #92EE91 #91C0EE
split-complementary
#ED91EE #C0EE91 #91EEBF
monochromatic
#DC27DE #E45CE6 #ED91EE #F6C6F6 #FBE4FB
Accessibility & contrast
On white
2.12
#ED91EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#ED91EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED91EE
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED91EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED91EE | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#F29AB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed91ee; /* rgb */ color: rgb(237, 145, 238); /* oklch */ color: oklch(78.3% 0.161 326.6);
Tailwind
colors: {
custom: {
50: '#f4b3f3',
500: '#ed91ee',
950: '#000000',
},
}SCSS
$custom: #ed91ee; $custom-light: #f4b3f3; $custom-dark: #000000;
JSON
{
"hex": "#ed91ee",
"rgb": {
"r": 237,
"g": 145,
"b": 238
},
"hsl": {
"h": 299.355,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.7827,
"c": 0.1608,
"h": 326.6
},
"luminance": 0.44428
}Semantic roles & 50–950 ramp
primary
#ED91EE
secondary
#D9F3D8
accent
#D51012
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085