#EA96E8#EA96E8
#EA96E8 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.5% C 0.145 H 327.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96E8 |
|---|---|
| RGB | rgb(234, 150, 232) |
| HSL | hsl(301, 67%, 75%) |
| HSV | hsv(301, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 0.9%, 8.2%) |
| CIE-LAB | lab(72.98, 43.96, -28.48) |
| CIE-LCH | lch(72.98, 52.38, 327.06°) |
| OKLab | oklab(78.47% 0.1223 -0.0774) |
| OKLCH | oklch(78.47% 0.145 327.7) |
| XYZ | xyz(59.4024, 45.1338, 81.9110) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 4.44
Violet (CSS)
#EE82EE
ΔE00 4.76
Purply Pink
#F075E6
ΔE00 6.84
Bubblegum Pink
#FE83CC
ΔE00 7.72
Mauve
#E0B0FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96E8 #96EA98
analogous
#C296EA #EA96E8 #EA96BE
triadic
#EA96E8 #E8EA96 #96E8EA
tetradic
#EA96E8 #EAC296 #96EA98 #96BEEA
square
#EA96E8 #EAC296 #96EA98 #96BEEA
split-complementary
#EA96E8 #BEEA96 #96EAC2
monochromatic
#D630D2 #E063DD #EA96E8 #F4C9F3 #FAE5F9
Accessibility & contrast
On white
2.09
#EA96E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#EA96E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96E8
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96E8 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACEB
Deuteranopia (green-blind)
#A6B7E5
Tritanopia (blue-blind)
#EF9DB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea96e8; /* rgb */ color: rgb(234, 150, 232); /* oklch */ color: oklch(78.5% 0.145 327.7);
Tailwind
colors: {
custom: {
50: '#f2b6ef',
500: '#ea96e8',
950: '#000000',
},
}SCSS
$custom: #ea96e8; $custom-light: #f2b6ef; $custom-dark: #000000;
JSON
{
"hex": "#ea96e8",
"rgb": {
"r": 234,
"g": 150,
"b": 232
},
"hsl": {
"h": 301.429,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.7847,
"c": 0.1447,
"h": 327.7
},
"luminance": 0.45131
}Semantic roles & 50–950 ramp
primary
#EA96E8
secondary
#DAF1DA
accent
#CF1B17
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084