#EA91E6#EA91E6
#EA91E6 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.6% C 0.151 H 328.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91E6 |
|---|---|
| RGB | rgb(234, 145, 230) |
| HSL | hsl(303, 68%, 74%) |
| HSV | hsv(303, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 1.7%, 8.2%) |
| CIE-LAB | lab(71.87, 46.19, -29.10) |
| CIE-LCH | lch(71.87, 54.59, 327.79°) |
| OKLab | oklab(77.61% 0.1291 -0.0791) |
| OKLCH | oklch(77.61% 0.151 328.5) |
| XYZ | xyz(58.3390, 43.4591, 80.1630) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.57
Violet (CSS)
#EE82EE
ΔE00 3.82
Plum
#DDA0DD
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 5.77
Bubblegum Pink
#FE83CC
ΔE00 7.20
Orchid
#DA70D6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91E6 #91EA95
analogous
#C291EA #EA91E6 #EA91BA
triadic
#EA91E6 #E6EA91 #91E6EA
tetradic
#EA91E6 #EAC291 #91EA95 #91BAEA
square
#EA91E6 #EAC291 #91EA95 #91BAEA
split-complementary
#EA91E6 #BAEA91 #91EAC2
monochromatic
#D62ACF #E05EDA #EA91E6 #F4C4F2 #FAE5F9
Accessibility & contrast
On white
2.17
#EA91E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#EA91E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91E6
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91E6 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA9E9
Deuteranopia (green-blind)
#A3B4E3
Tritanopia (blue-blind)
#F098B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea91e6; /* rgb */ color: rgb(234, 145, 230); /* oklch */ color: oklch(77.6% 0.151 328.5);
Tailwind
colors: {
custom: {
50: '#f2b3ee',
500: '#ea91e6',
950: '#000000',
},
}SCSS
$custom: #ea91e6; $custom-light: #f2b3ee; $custom-dark: #000000;
JSON
{
"hex": "#ea91e6",
"rgb": {
"r": 234,
"g": 145,
"b": 230
},
"hsl": {
"h": 302.697,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.77606,
"c": 0.15138,
"h": 328.5
},
"luminance": 0.43456
}Semantic roles & 50–950 ramp
primary
#EA91E6
secondary
#D9F2DA
accent
#D01E16
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084