#ED91EB#ED91EB
#ED91EB is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.1% C 0.158 H 327.7°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ED91EB |
|---|---|
| RGB | rgb(237, 145, 235) |
| HSL | hsl(301, 72%, 75%) |
| HSV | hsv(301, 39%, 93%) |
| CMYK | cmyk(0%, 38.8%, 0.8%, 7.1%) |
| CIE-LAB | lab(72.40, 47.99, -30.99) |
| CIE-LCH | lch(72.40, 57.13, 327.15°) |
| OKLab | oklab(78.15% 0.1336 -0.0844) |
| OKLCH | oklch(78.15% 0.158 327.7) |
| XYZ | xyz(60.0448, 44.2562, 83.9606) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 4.12
Purply Pink
#F075E6
ΔE00 5.59
Plum
#DDA0DD
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 7.59
Orchid
#DA70D6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED91EB #91ED93
analogous
#C191ED #ED91EB #ED91BD
triadic
#ED91EB #EBED91 #91EBED
tetradic
#ED91EB #EDC191 #91ED93 #91BDED
square
#ED91EB #EDC191 #91ED93 #91BDED
split-complementary
#ED91EB #BDED91 #91EDC1
monochromatic
#DC28D8 #E45CE1 #ED91EB #F6C6F5 #FBE5FA
Accessibility & contrast
On white
2.13
#ED91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#ED91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED91EB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED91EB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#F399B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed91eb; /* rgb */ color: rgb(237, 145, 235); /* oklch */ color: oklch(78.1% 0.158 327.7);
Tailwind
colors: {
custom: {
50: '#f4b3f1',
500: '#ed91eb',
950: '#000000',
},
}SCSS
$custom: #ed91eb; $custom-light: #f4b3f1; $custom-dark: #000000;
JSON
{
"hex": "#ed91eb",
"rgb": {
"r": 237,
"g": 145,
"b": 235
},
"hsl": {
"h": 301.304,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.78145,
"c": 0.158,
"h": 327.7
},
"luminance": 0.44253
}Semantic roles & 50–950 ramp
primary
#ED91EB
secondary
#D9F2D9
accent
#D41612
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085