#EA96E1#EA96E1
#EA96E1 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.2% C 0.138 H 330.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96E1 |
|---|---|
| RGB | rgb(234, 150, 225) |
| HSL | hsl(306, 67%, 75%) |
| HSV | hsv(306, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 3.8%, 8.2%) |
| CIE-LAB | lab(72.72, 42.71, -25.04) |
| CIE-LCH | lch(72.72, 49.51, 329.61°) |
| OKLab | oklab(78.19% 0.1205 -0.0677) |
| OKLCH | oklch(78.19% 0.138 330.7) |
| XYZ | xyz(58.4278, 44.7440, 76.7784) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 4.38
Violet (CSS)
#EE82EE
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 6.72
Purply Pink
#F075E6
ΔE00 7.28
Mauve
#E0B0FF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96E1 #96EA9F
analogous
#C996EA #EA96E1 #EA96B7
triadic
#EA96E1 #E1EA96 #96E1EA
tetradic
#EA96E1 #EAC996 #96EA9F #96B7EA
square
#EA96E1 #EAC996 #96EA9F #96B7EA
split-complementary
#EA96E1 #B7EA96 #96EAC9
monochromatic
#D630C4 #E063D2 #EA96E1 #F4C9F0 #FAE5F8
Accessibility & contrast
On white
2.11
#EA96E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#EA96E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96E1
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96E1 | 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)
#93ABE4
Deuteranopia (green-blind)
#A8B7DE
Tritanopia (blue-blind)
#F09CB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea96e1; /* rgb */ color: rgb(234, 150, 225); /* oklch */ color: oklch(78.2% 0.138 330.7);
Tailwind
colors: {
custom: {
50: '#f2b6ea',
500: '#ea96e1',
950: '#000000',
},
}SCSS
$custom: #ea96e1; $custom-light: #f2b6ea; $custom-dark: #000000;
JSON
{
"hex": "#ea96e1",
"rgb": {
"r": 234,
"g": 150,
"b": 225
},
"hsl": {
"h": 306.429,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.78192,
"c": 0.13824,
"h": 330.7
},
"luminance": 0.44741
}Semantic roles & 50–950 ramp
primary
#EA96E1
secondary
#DAF1DC
accent
#CF2B17
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084