#EA96E2#EA96E2
#EA96E2 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.2% C 0.139 H 330.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96E2 |
|---|---|
| RGB | rgb(234, 150, 226) |
| HSL | hsl(306, 67%, 75%) |
| HSV | hsv(306, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 3.4%, 8.2%) |
| CIE-LAB | lab(72.76, 42.89, -25.54) |
| CIE-LCH | lch(72.76, 49.91, 329.23°) |
| OKLab | oklab(78.23% 0.1208 -0.0691) |
| OKLCH | oklch(78.23% 0.139 330.2) |
| XYZ | xyz(58.5647, 44.7987, 77.4989) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 4.36
Violet (CSS)
#EE82EE
ΔE00 5.46
Bubblegum Pink
#FE83CC
ΔE00 6.85
Purply Pink
#F075E6
ΔE00 7.20
Mauve
#E0B0FF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96E2 #96EA9E
analogous
#C896EA #EA96E2 #EA96B8
triadic
#EA96E2 #E2EA96 #96E2EA
tetradic
#EA96E2 #EAC896 #96EA9E #96B8EA
square
#EA96E2 #EAC896 #96EA9E #96B8EA
split-complementary
#EA96E2 #B8EA96 #96EAC8
monochromatic
#D630C6 #E063D4 #EA96E2 #F4C9F0 #FAE5F8
Accessibility & contrast
On white
2.11
#EA96E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#EA96E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96E2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96E2 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE5
Deuteranopia (green-blind)
#A8B7DF
Tritanopia (blue-blind)
#F09CB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea96e2; /* rgb */ color: rgb(234, 150, 226); /* oklch */ color: oklch(78.2% 0.139 330.2);
Tailwind
colors: {
custom: {
50: '#f2b6eb',
500: '#ea96e2',
950: '#000000',
},
}SCSS
$custom: #ea96e2; $custom-light: #f2b6eb; $custom-dark: #000000;
JSON
{
"hex": "#ea96e2",
"rgb": {
"r": 234,
"g": 150,
"b": 226
},
"hsl": {
"h": 305.714,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.78231,
"c": 0.13914,
"h": 330.2
},
"luminance": 0.44796
}Semantic roles & 50–950 ramp
primary
#EA96E2
secondary
#DAF1DC
accent
#CF2817
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084