#EA96EA#EA96EA
#EA96EA is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.6% C 0.147 H 326.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96EA |
|---|---|
| RGB | rgb(234, 150, 234) |
| HSL | hsl(300, 67%, 75%) |
| HSV | hsv(300, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(73.06, 44.32, -29.46) |
| CIE-LCH | lch(73.06, 53.21, 326.38°) |
| OKLab | oklab(78.55% 0.1227 -0.0801) |
| OKLCH | oklch(78.55% 0.147 326.9) |
| XYZ | xyz(59.6881, 45.2481, 83.4156) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 6.77
Mauve
#E0B0FF
ΔE00 7.54
Baby Purple
#CA9BF7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96EA #96EA96
analogous
#C096EA #EA96EA #EA96C0
triadic
#EA96EA #EAEA96 #96EAEA
tetradic
#EA96EA #EAC096 #96EA96 #96C0EA
square
#EA96EA #EAC096 #96EA96 #96C0EA
split-complementary
#EA96EA #C0EA96 #96EAC0
monochromatic
#D630D6 #E063E0 #EA96EA #F4C9F4 #FAE5FA
Accessibility & contrast
On white
2.09
#EA96EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#EA96EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96EA
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96EA | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#EF9EB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea96ea; /* rgb */ color: rgb(234, 150, 234); /* oklch */ color: oklch(78.6% 0.147 326.9);
Tailwind
colors: {
custom: {
50: '#f2b6f1',
500: '#ea96ea',
950: '#000000',
},
}SCSS
$custom: #ea96ea; $custom-light: #f2b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ea96ea",
"rgb": {
"r": 234,
"g": 150,
"b": 234
},
"hsl": {
"h": 300,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.78551,
"c": 0.14659,
"h": 326.9
},
"luminance": 0.45246
}Semantic roles & 50–950 ramp
primary
#EA96EA
secondary
#DAF1DA
accent
#CF1717
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084