#EA95E7#EA95E7
#EA95E7 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.3% C 0.145 H 328.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95E7 |
|---|---|
| RGB | rgb(234, 149, 231) |
| HSL | hsl(302, 67%, 75%) |
| HSV | hsv(302, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 1.3%, 8.2%) |
| CIE-LAB | lab(72.73, 44.30, -28.31) |
| CIE-LCH | lch(72.73, 52.57, 327.41°) |
| OKLab | oklab(78.27% 0.1235 -0.0769) |
| OKLCH | oklch(78.27% 0.145 328.1) |
| XYZ | xyz(59.1019, 44.7594, 81.1121) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.23
Plum
#DDA0DD
ΔE00 4.41
Violet (CSS)
#EE82EE
ΔE00 4.62
Purply Pink
#F075E6
ΔE00 6.65
Bubblegum Pink
#FE83CC
ΔE00 7.51
Mauve
#E0B0FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95E7 #95EA98
analogous
#C395EA #EA95E7 #EA95BC
triadic
#EA95E7 #E7EA95 #95E7EA
tetradic
#EA95E7 #EAC395 #95EA98 #95BCEA
square
#EA95E7 #EAC395 #95EA98 #95BCEA
split-complementary
#EA95E7 #BCEA95 #95EAC3
monochromatic
#D62FD0 #E062DB #EA95E7 #F4C8F3 #FAE5F9
Accessibility & contrast
On white
2.11
#EA95E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#EA95E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95E7
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95E7 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABEA
Deuteranopia (green-blind)
#A5B6E4
Tritanopia (blue-blind)
#EF9CB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea95e7; /* rgb */ color: rgb(234, 149, 231); /* oklch */ color: oklch(78.3% 0.145 328.1);
Tailwind
colors: {
custom: {
50: '#f2b6ee',
500: '#ea95e7',
950: '#000000',
},
}SCSS
$custom: #ea95e7; $custom-light: #f2b6ee; $custom-dark: #000000;
JSON
{
"hex": "#ea95e7",
"rgb": {
"r": 234,
"g": 149,
"b": 231
},
"hsl": {
"h": 302.118,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.78272,
"c": 0.14547,
"h": 328.1
},
"luminance": 0.44757
}Semantic roles & 50–950 ramp
primary
#EA95E7
secondary
#DAF1DA
accent
#CF1D17
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084