#EC91ED#EC91ED
#EC91ED is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.1% C 0.159 H 326.6°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EC91ED |
|---|---|
| RGB | rgb(236, 145, 237) |
| HSL | hsl(299, 72%, 75%) |
| HSV | hsv(299, 39%, 93%) |
| CMYK | cmyk(0.4%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(72.36, 48.05, -32.15) |
| CIE-LCH | lch(72.36, 57.81, 326.22°) |
| OKLab | oklab(78.12% 0.1329 -0.0877) |
| OKLCH | oklch(78.12% 0.159 326.6) |
| XYZ | xyz(60.0023, 44.2007, 85.4753) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Lavender Pink
#DD85D7
ΔE00 4.25
Purply Pink
#F075E6
ΔE00 5.57
Plum
#DDA0DD
ΔE00 5.88
Orchid
#DA70D6
ΔE00 7.91
Bubblegum Pink
#FE83CC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC91ED #92ED91
analogous
#BE91ED #EC91ED #ED91C0
triadic
#EC91ED #EDEC91 #91EDEC
tetradic
#EC91ED #EDBE91 #92ED91 #91C0ED
square
#EC91ED #EDBE91 #92ED91 #91C0ED
split-complementary
#EC91ED #C0ED91 #91EDBE
monochromatic
#DA28DC #E35CE4 #EC91ED #F5C6F6 #FAE5FB
Accessibility & contrast
On white
2.13
#EC91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EC91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC91ED
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC91ED | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAF0
Deuteranopia (green-blind)
#A1B6EA
Tritanopia (blue-blind)
#F19AB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ec91ed; /* rgb */ color: rgb(236, 145, 237); /* oklch */ color: oklch(78.1% 0.159 326.6);
Tailwind
colors: {
custom: {
50: '#f4b3f3',
500: '#ec91ed',
950: '#000000',
},
}SCSS
$custom: #ec91ed; $custom-light: #f4b3f3; $custom-dark: #000000;
JSON
{
"hex": "#ec91ed",
"rgb": {
"r": 236,
"g": 145,
"b": 237
},
"hsl": {
"h": 299.348,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.78118,
"c": 0.15922,
"h": 326.6
},
"luminance": 0.44198
}Semantic roles & 50–950 ramp
primary
#EC91ED
secondary
#D9F2D9
accent
#D41214
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085