#ED91EF#ED91EF
#ED91EF is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.3% C 0.162 H 326.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ED91EF |
|---|---|
| RGB | rgb(237, 145, 239) |
| HSL | hsl(299, 75%, 75%) |
| HSV | hsv(299, 39%, 94%) |
| CMYK | cmyk(0.8%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(72.55, 48.71, -32.93) |
| CIE-LCH | lch(72.55, 58.80, 325.94°) |
| OKLab | oklab(78.31% 0.1344 -0.0899) |
| OKLCH | oklch(78.31% 0.162 326.2) |
| XYZ | xyz(60.6291, 44.4900, 87.0384) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.14
Lavender Pink
#DD85D7
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 5.56
Plum
#DDA0DD
ΔE00 6.13
Orchid
#DA70D6
ΔE00 8.01
Baby Purple
#CA9BF7
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED91EF #93EF91
analogous
#BE91EF #ED91EF #EF91C2
triadic
#ED91EF #EFED91 #91EFED
tetradic
#ED91EF #EFBE91 #93EF91 #91C2EF
square
#ED91EF #EFBE91 #93EF91 #91C2EF
split-complementary
#ED91EF #C2EF91 #91EFBE
monochromatic
#DC26DF #E45CE7 #ED91EF #F6C6F7 #FBE4FB
Accessibility & contrast
On white
2.12
#ED91EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ED91EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED91EF
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED91EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED91EF | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#F29AB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed91ef; /* rgb */ color: rgb(237, 145, 239); /* oklch */ color: oklch(78.3% 0.162 326.2);
Tailwind
colors: {
custom: {
50: '#f4b3f4',
500: '#ed91ef',
950: '#000000',
},
}SCSS
$custom: #ed91ef; $custom-light: #f4b3f4; $custom-dark: #000000;
JSON
{
"hex": "#ed91ef",
"rgb": {
"r": 237,
"g": 145,
"b": 239
},
"hsl": {
"h": 298.723,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.78313,
"c": 0.16174,
"h": 326.2
},
"luminance": 0.44487
}Semantic roles & 50–950 ramp
primary
#ED91EF
secondary
#D9F3D8
accent
#D70F13
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085