#EA88E2#EA88E2
#EA88E2 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.1% C 0.163 H 330.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EA88E2 |
|---|---|
| RGB | rgb(234, 136, 226) |
| HSL | hsl(305, 70%, 73%) |
| HSV | hsv(305, 42%, 92%) |
| CMYK | cmyk(0%, 41.9%, 3.4%, 8.2%) |
| CIE-LAB | lab(69.89, 50.10, -29.94) |
| CIE-LCH | lch(69.89, 58.36, 329.13°) |
| OKLab | oklab(76.07% 0.1412 -0.0814) |
| OKLCH | oklch(76.07% 0.163 330) |
| XYZ | xyz(56.4626, 40.5947, 76.7982) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.44
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 3.97
Orchid
#DA70D6
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 6.60
Plum
#DDA0DD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA88E2 #88EA90
analogous
#C188EA #EA88E2 #EA88B1
triadic
#EA88E2 #E2EA88 #88E2EA
tetradic
#EA88E2 #EAC188 #88EA90 #88B1EA
square
#EA88E2 #EAC188 #88EA90 #88B1EA
split-complementary
#EA88E2 #B1EA88 #88EAC1
monochromatic
#D225C4 #E154D5 #EA88E2 #F3BCEF #FAE5F9
Accessibility & contrast
On white
2.30
#EA88E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#EA88E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA88E2
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA88E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA88E2 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A2E5
Deuteranopia (green-blind)
#9EB0DF
Tritanopia (blue-blind)
#F190AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea88e2; /* rgb */ color: rgb(234, 136, 226); /* oklch */ color: oklch(76.1% 0.163 330.0);
Tailwind
colors: {
custom: {
50: '#f2adeb',
500: '#ea88e2',
950: '#000000',
},
}SCSS
$custom: #ea88e2; $custom-light: #f2adeb; $custom-dark: #000000;
JSON
{
"hex": "#ea88e2",
"rgb": {
"r": 234,
"g": 136,
"b": 226
},
"hsl": {
"h": 304.898,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.76074,
"c": 0.16297,
"h": 330
},
"luminance": 0.40592
}Semantic roles & 50–950 ramp
primary
#EA88E2
secondary
#D9F2DB
accent
#D22314
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84