#EA95E1#EA95E1
#EA95E1 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.0% C 0.140 H 330.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95E1 |
|---|---|
| RGB | rgb(234, 149, 225) |
| HSL | hsl(306, 67%, 75%) |
| HSV | hsv(306, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 3.8%, 8.2%) |
| CIE-LAB | lab(72.51, 43.23, -25.37) |
| CIE-LCH | lch(72.51, 50.13, 329.60°) |
| OKLab | oklab(78.03% 0.122 -0.0686) |
| OKLCH | oklch(78.03% 0.14 330.6) |
| XYZ | xyz(58.2690, 44.4262, 76.7254) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 5.37
Bubblegum Pink
#FE83CC
ΔE00 6.64
Purply Pink
#F075E6
ΔE00 7.04
Mauve
#E0B0FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95E1 #95EA9E
analogous
#C895EA #EA95E1 #EA95B6
triadic
#EA95E1 #E1EA95 #95E1EA
tetradic
#EA95E1 #EAC895 #95EA9E #95B6EA
square
#EA95E1 #EAC895 #95EA9E #95B6EA
split-complementary
#EA95E1 #B6EA95 #95EAC8
monochromatic
#D62FC4 #E062D3 #EA95E1 #F4C8EF #FAE5F8
Accessibility & contrast
On white
2.12
#EA95E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#EA95E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95E1
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95E1 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ABE4
Deuteranopia (green-blind)
#A8B6DE
Tritanopia (blue-blind)
#F09BB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea95e1; /* rgb */ color: rgb(234, 149, 225); /* oklch */ color: oklch(78.0% 0.140 330.6);
Tailwind
colors: {
custom: {
50: '#f2b5ea',
500: '#ea95e1',
950: '#000000',
},
}SCSS
$custom: #ea95e1; $custom-light: #f2b5ea; $custom-dark: #000000;
JSON
{
"hex": "#ea95e1",
"rgb": {
"r": 234,
"g": 149,
"b": 225
},
"hsl": {
"h": 306.353,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.78033,
"c": 0.13996,
"h": 330.6
},
"luminance": 0.44424
}Semantic roles & 50–950 ramp
primary
#EA95E1
secondary
#DAF1DC
accent
#CF2A17
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084