#EA88EB#EA88EB
#EA88EB is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.5% C 0.171 H 326.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EA88EB |
|---|---|
| RGB | rgb(234, 136, 235) |
| HSL | hsl(299, 71%, 73%) |
| HSV | hsv(299, 42%, 92%) |
| CMYK | cmyk(0.4%, 42.1%, 0%, 7.8%) |
| CIE-LAB | lab(70.25, 51.68, -34.34) |
| CIE-LCH | lch(70.25, 62.06, 326.40°) |
| OKLab | oklab(76.46% 0.1431 -0.0939) |
| OKLCH | oklch(76.46% 0.171 326.7) |
| XYZ | xyz(57.7301, 41.1016, 83.4737) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.43
Lavender Pink
#DD85D7
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 3.74
Orchid
#DA70D6
ΔE00 6.12
Candy Pink
#FF63E9
ΔE00 6.58
Light Magenta
#FA5FF7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA88EB #89EB88
analogous
#B888EB #EA88EB #EB88BA
triadic
#EA88EB #EBEA88 #88EBEA
tetradic
#EA88EB #EBB888 #89EB88 #88BAEB
square
#EA88EB #EBB888 #89EB88 #88BAEB
split-complementary
#EA88EB #BAEB88 #88EBB8
monochromatic
#D324D5 #E154E2 #EA88EB #F3BCF4 #FAE5FB
Accessibility & contrast
On white
2.28
#EA88EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EA88EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA88EB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA88EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA88EB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#EF92AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea88eb; /* rgb */ color: rgb(234, 136, 235); /* oklch */ color: oklch(76.5% 0.171 326.7);
Tailwind
colors: {
custom: {
50: '#f2adf1',
500: '#ea88eb',
950: '#000000',
},
}SCSS
$custom: #ea88eb; $custom-light: #f2adf1; $custom-dark: #000000;
JSON
{
"hex": "#ea88eb",
"rgb": {
"r": 234,
"g": 136,
"b": 235
},
"hsl": {
"h": 299.394,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.76457,
"c": 0.17112,
"h": 326.7
},
"luminance": 0.41099
}Semantic roles & 50–950 ramp
primary
#EA88EB
secondary
#D9F2D9
accent
#D31214
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85