#EA95E4#EA95E4
#EA95E4 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.2% C 0.143 H 329.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95E4 |
|---|---|
| RGB | rgb(234, 149, 228) |
| HSL | hsl(304, 67%, 75%) |
| HSV | hsv(304, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 2.6%, 8.2%) |
| CIE-LAB | lab(72.62, 43.76, -26.84) |
| CIE-LCH | lch(72.62, 51.34, 328.48°) |
| OKLab | oklab(78.15% 0.1228 -0.0727) |
| OKLCH | oklch(78.15% 0.143 329.3) |
| XYZ | xyz(58.6818, 44.5914, 78.8997) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.16
Violet (CSS)
#EE82EE
ΔE00 4.97
Purply Pink
#F075E6
ΔE00 6.82
Bubblegum Pink
#FE83CC
ΔE00 7.07
Mauve
#E0B0FF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95E4 #95EA9B
analogous
#C595EA #EA95E4 #EA95BA
triadic
#EA95E4 #E4EA95 #95E4EA
tetradic
#EA95E4 #EAC595 #95EA9B #95BAEA
square
#EA95E4 #EAC595 #95EA9B #95BAEA
split-complementary
#EA95E4 #BAEA95 #95EAC5
monochromatic
#D62FCA #E062D7 #EA95E4 #F4C8F1 #FAE5F8
Accessibility & contrast
On white
2.12
#EA95E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#EA95E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95E4
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95E4 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE7
Deuteranopia (green-blind)
#A7B6E1
Tritanopia (blue-blind)
#F09BB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea95e4; /* rgb */ color: rgb(234, 149, 228); /* oklch */ color: oklch(78.2% 0.143 329.3);
Tailwind
colors: {
custom: {
50: '#f2b5ec',
500: '#ea95e4',
950: '#000000',
},
}SCSS
$custom: #ea95e4; $custom-light: #f2b5ec; $custom-dark: #000000;
JSON
{
"hex": "#ea95e4",
"rgb": {
"r": 234,
"g": 149,
"b": 228
},
"hsl": {
"h": 304.235,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.78151,
"c": 0.14269,
"h": 329.3
},
"luminance": 0.44589
}Semantic roles & 50–950 ramp
primary
#EA95E4
secondary
#DAF1DB
accent
#CF2417
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084