#EA96E4#EA96E4
#EA96E4 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.3% C 0.141 H 329.4°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96E4 |
|---|---|
| RGB | rgb(234, 150, 228) |
| HSL | hsl(304, 67%, 75%) |
| HSV | hsv(304, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 2.6%, 8.2%) |
| CIE-LAB | lab(72.83, 43.24, -26.52) |
| CIE-LCH | lch(72.83, 50.73, 328.48°) |
| OKLab | oklab(78.31% 0.1213 -0.0719) |
| OKLCH | oklch(78.31% 0.141 329.4) |
| XYZ | xyz(58.8407, 44.9092, 78.9527) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 4.35
Violet (CSS)
#EE82EE
ΔE00 5.20
Purply Pink
#F075E6
ΔE00 7.06
Bubblegum Pink
#FE83CC
ΔE00 7.13
Mauve
#E0B0FF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96E4 #96EA9C
analogous
#C696EA #EA96E4 #EA96BA
triadic
#EA96E4 #E4EA96 #96E4EA
tetradic
#EA96E4 #EAC696 #96EA9C #96BAEA
square
#EA96E4 #EAC696 #96EA9C #96BAEA
split-complementary
#EA96E4 #BAEA96 #96EAC6
monochromatic
#D630CA #E063D7 #EA96E4 #F4C9F1 #FAE5F8
Accessibility & contrast
On white
2.10
#EA96E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EA96E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96E4
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96E4 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ACE7
Deuteranopia (green-blind)
#A7B7E1
Tritanopia (blue-blind)
#F09CB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea96e4; /* rgb */ color: rgb(234, 150, 228); /* oklch */ color: oklch(78.3% 0.141 329.4);
Tailwind
colors: {
custom: {
50: '#f2b6ec',
500: '#ea96e4',
950: '#000000',
},
}SCSS
$custom: #ea96e4; $custom-light: #f2b6ec; $custom-dark: #000000;
JSON
{
"hex": "#ea96e4",
"rgb": {
"r": 234,
"g": 150,
"b": 228
},
"hsl": {
"h": 304.286,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.7831,
"c": 0.14097,
"h": 329.4
},
"luminance": 0.44907
}Semantic roles & 50–950 ramp
primary
#EA96E4
secondary
#DAF1DB
accent
#CF2417
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084