#EA88EF#EA88EF
#EA88EF is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.6% C 0.175 H 325.3°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EA88EF |
|---|---|
| RGB | rgb(234, 136, 239) |
| HSL | hsl(297, 76%, 74%) |
| HSV | hsv(297, 43%, 94%) |
| CMYK | cmyk(2.1%, 43.1%, 0%, 6.3%) |
| CIE-LAB | lab(70.41, 52.41, -36.29) |
| CIE-LCH | lch(70.41, 63.74, 325.30°) |
| OKLab | oklab(76.63% 0.1438 -0.0994) |
| OKLCH | oklch(76.63% 0.175 325.3) |
| XYZ | xyz(58.3145, 41.3354, 86.5515) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.33
Purply Pink
#F075E6
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 4.05
Orchid
#DA70D6
ΔE00 6.31
Candy Pink
#FF63E9
ΔE00 6.64
Light Magenta
#FA5FF7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA88EF #8DEF88
analogous
#B688EF #EA88EF #EF88C0
triadic
#EA88EF #EFEA88 #88EFEA
tetradic
#EA88EF #EFB688 #8DEF88 #88C0EF
square
#EA88EF #EFB688 #8DEF88 #88C0EF
split-complementary
#EA88EF #C0EF88 #88EFB6
monochromatic
#D51EDF #E052E8 #EA88EF #F4BEF6 #FAE4FB
Accessibility & contrast
On white
2.27
#EA88EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EA88EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA88EF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA88EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA88EF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F3
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#EF93B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea88ef; /* rgb */ color: rgb(234, 136, 239); /* oklch */ color: oklch(76.6% 0.175 325.3);
Tailwind
colors: {
custom: {
50: '#f2adf4',
500: '#ea88ef',
950: '#000000',
},
}SCSS
$custom: #ea88ef; $custom-light: #f2adf4; $custom-dark: #000000;
JSON
{
"hex": "#ea88ef",
"rgb": {
"r": 234,
"g": 136,
"b": 239
},
"hsl": {
"h": 297.087,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.76633,
"c": 0.17486,
"h": 325.3
},
"luminance": 0.41333
}Semantic roles & 50–950 ramp
primary
#EA88EF
secondary
#D9F3D8
accent
#D80D17
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85