#EA88FF#EA88FF
#EA88FF is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.4% C 0.190 H 320.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA88FF |
|---|---|
| RGB | rgb(234, 136, 255) |
| HSL | hsl(289, 100%, 77%) |
| HSV | hsv(289, 47%, 100%) |
| CMYK | cmyk(8.2%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(71.09, 55.38, -43.96) |
| CIE-LCH | lch(71.09, 70.70, 321.56°) |
| OKLab | oklab(77.36% 0.1465 -0.1214) |
| OKLCH | oklch(77.36% 0.19 320.3) |
| XYZ | xyz(60.7836, 42.3231, 99.5557) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 6.55
Violet Pink
#FB5FFC
ΔE00 6.80
Light Magenta
#FA5FF7
ΔE00 6.96
Liliac
#C48EFD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA88FF #9DFF88
analogous
#AF88FF #EA88FF #FF88D9
triadic
#EA88FF #FFEA88 #88FFEA
tetradic
#EA88FF #FFAF88 #9DFF88 #88D9FF
square
#EA88FF #FFAF88 #9DFF88 #88D9FF
split-complementary
#EA88FF #D9FF88 #88FFAF
monochromatic
#D40EFF #DF4BFF #EA88FF #F5C5FF #FAE0FF
Accessibility & contrast
On white
2.22
#EA88FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EA88FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA88FF
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA88FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA88FF | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#EC98B8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea88ff; /* rgb */ color: rgb(234, 136, 255); /* oklch */ color: oklch(77.4% 0.190 320.3);
Tailwind
colors: {
custom: {
50: '#f3adff',
500: '#ea88ff',
950: '#000000',
},
}SCSS
$custom: #ea88ff; $custom-light: #f3adff; $custom-dark: #000000;
JSON
{
"hex": "#ea88ff",
"rgb": {
"r": 234,
"g": 136,
"b": 255
},
"hsl": {
"h": 289.412,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.77365,
"c": 0.1903,
"h": 320.3
},
"luminance": 0.42321
}Semantic roles & 50–950 ramp
primary
#EA88FF
secondary
#DAF7D4
accent
#E60028
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171018
muted
#857F86