#EA89F2#EA89F2
#EA89F2 is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.9% C 0.176 H 324.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89F2 |
|---|---|
| RGB | rgb(234, 137, 242) |
| HSL | hsl(295, 80%, 74%) |
| HSV | hsv(295, 43%, 95%) |
| CMYK | cmyk(3.3%, 43.4%, 0%, 5.1%) |
| CIE-LAB | lab(70.73, 52.45, -37.43) |
| CIE-LCH | lch(70.73, 64.43, 324.49°) |
| OKLab | oklab(76.91% 0.143 -0.1027) |
| OKLCH | oklch(76.91% 0.176 324.3) |
| XYZ | xyz(58.9029, 41.7971, 88.9522) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.65
Purply Pink
#F075E6
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.50
Orchid
#DA70D6
ΔE00 6.66
Candy Pink
#FF63E9
ΔE00 6.91
Light Magenta
#FA5FF7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89F2 #91F289
analogous
#B689F2 #EA89F2 #F289C5
triadic
#EA89F2 #F2EA89 #89F2EA
tetradic
#EA89F2 #F2B689 #91F289 #89C5F2
square
#EA89F2 #F2B689 #91F289 #89C5F2
split-complementary
#EA89F2 #C5F289 #89F2B6
monochromatic
#D61BE6 #E052EC #EA89F2 #F4C0F8 #FAE3FC
Accessibility & contrast
On white
2.24
#EA89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EA89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89F2
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89F2 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F6
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#EE95B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea89f2; /* rgb */ color: rgb(234, 137, 242); /* oklch */ color: oklch(76.9% 0.176 324.3);
Tailwind
colors: {
custom: {
50: '#f2aef6',
500: '#ea89f2',
950: '#000000',
},
}SCSS
$custom: #ea89f2; $custom-light: #f2aef6; $custom-dark: #000000;
JSON
{
"hex": "#ea89f2",
"rgb": {
"r": 234,
"g": 137,
"b": 242
},
"hsl": {
"h": 295.429,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.76912,
"c": 0.17606,
"h": 324.3
},
"luminance": 0.41795
}Semantic roles & 50–950 ramp
primary
#EA89F2
secondary
#D9F4D7
accent
#DC0919
background
#FFFAFF
surface
#FEF5FE
border
#D6CFD6
text
#171017
muted
#857F85