#EA88F2#EA88F2
#EA88F2 is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.8% C 0.178 H 324.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EA88F2 |
|---|---|
| RGB | rgb(234, 136, 242) |
| HSL | hsl(295, 80%, 74%) |
| HSV | hsv(295, 44%, 95%) |
| CMYK | cmyk(3.3%, 43.8%, 0%, 5.1%) |
| CIE-LAB | lab(70.53, 52.95, -37.73) |
| CIE-LCH | lch(70.53, 65.02, 324.53°) |
| OKLab | oklab(76.77% 0.1444 -0.1036) |
| OKLCH | oklch(76.77% 0.178 324.4) |
| XYZ | xyz(58.7614, 41.5142, 88.9050) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Purply Pink
#F075E6
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 4.51
Orchid
#DA70D6
ΔE00 6.51
Candy Pink
#FF63E9
ΔE00 6.74
Light Magenta
#FA5FF7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA88F2 #90F288
analogous
#B588F2 #EA88F2 #F288C5
triadic
#EA88F2 #F2EA88 #88F2EA
tetradic
#EA88F2 #F2B588 #90F288 #88C5F2
square
#EA88F2 #F2B588 #90F288 #88C5F2
split-complementary
#EA88F2 #C5F288 #88F2B5
monochromatic
#D71AE6 #E051EC #EA88F2 #F4BFF8 #FAE3FC
Accessibility & contrast
On white
2.26
#EA88F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EA88F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA88F2
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA88F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA88F2 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#97B1EF
Tritanopia (blue-blind)
#EE94B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea88f2; /* rgb */ color: rgb(234, 136, 242); /* oklch */ color: oklch(76.8% 0.178 324.4);
Tailwind
colors: {
custom: {
50: '#f2adf6',
500: '#ea88f2',
950: '#000000',
},
}SCSS
$custom: #ea88f2; $custom-light: #f2adf6; $custom-dark: #000000;
JSON
{
"hex": "#ea88f2",
"rgb": {
"r": 234,
"g": 136,
"b": 242
},
"hsl": {
"h": 295.472,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.76766,
"c": 0.1777,
"h": 324.4
},
"luminance": 0.41512
}Semantic roles & 50–950 ramp
primary
#EA88F2
secondary
#D9F4D7
accent
#DD0919
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#171017
muted
#857F85