#EA95E2#EA95E2
#EA95E2 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.1% C 0.141 H 330.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95E2 |
|---|---|
| RGB | rgb(234, 149, 226) |
| HSL | hsl(306, 67%, 75%) |
| HSV | hsv(306, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 3.4%, 8.2%) |
| CIE-LAB | lab(72.55, 43.41, -25.86) |
| CIE-LCH | lch(72.55, 50.53, 329.22°) |
| OKLab | oklab(78.07% 0.1223 -0.07) |
| OKLCH | oklch(78.07% 0.141 330.2) |
| XYZ | xyz(58.4058, 44.4810, 77.4460) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.16
Violet (CSS)
#EE82EE
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 6.96
Mauve
#E0B0FF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95E2 #95EA9D
analogous
#C795EA #EA95E2 #EA95B7
triadic
#EA95E2 #E2EA95 #95E2EA
tetradic
#EA95E2 #EAC795 #95EA9D #95B7EA
square
#EA95E2 #EAC795 #95EA9D #95B7EA
split-complementary
#EA95E2 #B7EA95 #95EAC7
monochromatic
#D62FC6 #E062D4 #EA95E2 #F4C8F0 #FAE5F8
Accessibility & contrast
On white
2.12
#EA95E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#EA95E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95E2
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95E2 | 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)
#92ABE5
Deuteranopia (green-blind)
#A7B6DF
Tritanopia (blue-blind)
#F09BB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea95e2; /* rgb */ color: rgb(234, 149, 226); /* oklch */ color: oklch(78.1% 0.141 330.2);
Tailwind
colors: {
custom: {
50: '#f2b5eb',
500: '#ea95e2',
950: '#000000',
},
}SCSS
$custom: #ea95e2; $custom-light: #f2b5eb; $custom-dark: #000000;
JSON
{
"hex": "#ea95e2",
"rgb": {
"r": 234,
"g": 149,
"b": 226
},
"hsl": {
"h": 305.647,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.78072,
"c": 0.14087,
"h": 330.2
},
"luminance": 0.44478
}Semantic roles & 50–950 ramp
primary
#EA95E2
secondary
#DAF1DC
accent
#CF2817
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084