#ED91E6#ED91E6
#ED91E6 is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.9% C 0.153 H 329.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ED91E6 |
|---|---|
| RGB | rgb(237, 145, 230) |
| HSL | hsl(305, 72%, 75%) |
| HSV | hsv(305, 39%, 93%) |
| CMYK | cmyk(0%, 38.8%, 3%, 7.1%) |
| CIE-LAB | lab(72.21, 47.11, -28.54) |
| CIE-LCH | lch(72.21, 55.08, 328.79°) |
| OKLab | oklab(77.94% 0.1324 -0.0775) |
| OKLCH | oklch(77.94% 0.153 329.7) |
| XYZ | xyz(59.3325, 43.9713, 80.2096) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.82
Violet (CSS)
#EE82EE
ΔE00 3.92
Plum
#DDA0DD
ΔE00 5.28
Purply Pink
#F075E6
ΔE00 5.77
Bubblegum Pink
#FE83CC
ΔE00 6.78
Orchid
#DA70D6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED91E6 #91ED98
analogous
#C691ED #ED91E6 #ED91B8
triadic
#ED91E6 #E6ED91 #91E6ED
tetradic
#ED91E6 #EDC691 #91ED98 #91B8ED
square
#ED91E6 #EDC691 #91ED98 #91B8ED
split-complementary
#ED91E6 #B8ED91 #91EDC6
monochromatic
#DC28CE #E45CDA #ED91E6 #F6C6F2 #FBE5F9
Accessibility & contrast
On white
2.14
#ED91E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#ED91E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED91E6
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED91E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED91E6 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA9E9
Deuteranopia (green-blind)
#A5B6E3
Tritanopia (blue-blind)
#F398B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed91e6; /* rgb */ color: rgb(237, 145, 230); /* oklch */ color: oklch(77.9% 0.153 329.7);
Tailwind
colors: {
custom: {
50: '#f4b3ee',
500: '#ed91e6',
950: '#000000',
},
}SCSS
$custom: #ed91e6; $custom-light: #f4b3ee; $custom-dark: #000000;
JSON
{
"hex": "#ed91e6",
"rgb": {
"r": 237,
"g": 145,
"b": 230
},
"hsl": {
"h": 304.565,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.7794,
"c": 0.15343,
"h": 329.7
},
"luminance": 0.43968
}Semantic roles & 50–950 ramp
primary
#ED91E6
secondary
#D9F2DB
accent
#D42012
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084