#EA94E2#EA94E2
#EA94E2 is a light, vivid purple. Relative luminance 0.442; OKLCH L 77.9% C 0.143 H 330.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94E2 |
|---|---|
| RGB | rgb(234, 148, 226) |
| HSL | hsl(306, 67%, 75%) |
| HSV | hsv(306, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 3.4%, 8.2%) |
| CIE-LAB | lab(72.34, 43.93, -26.18) |
| CIE-LCH | lch(72.34, 51.14, 329.21°) |
| OKLab | oklab(77.91% 0.1237 -0.0709) |
| OKLCH | oklch(77.91% 0.143 330.2) |
| XYZ | xyz(58.2482, 44.1659, 77.3935) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.97
Plum
#DDA0DD
ΔE00 4.22
Violet (CSS)
#EE82EE
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 6.72
Bubblegum Pink
#FE83CC
ΔE00 6.72
Orchid
#DA70D6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94E2 #94EA9C
analogous
#C794EA #EA94E2 #EA94B7
triadic
#EA94E2 #E2EA94 #94E2EA
tetradic
#EA94E2 #EAC794 #94EA9C #94B7EA
square
#EA94E2 #EAC794 #94EA9C #94B7EA
split-complementary
#EA94E2 #B7EA94 #94EAC7
monochromatic
#D62EC6 #E061D4 #EA94E2 #F4C7F0 #FAE5F8
Accessibility & contrast
On white
2.14
#EA94E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#EA94E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94E2
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94E2 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE5
Deuteranopia (green-blind)
#A6B6DF
Tritanopia (blue-blind)
#F09AB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea94e2; /* rgb */ color: rgb(234, 148, 226); /* oklch */ color: oklch(77.9% 0.143 330.2);
Tailwind
colors: {
custom: {
50: '#f2b5eb',
500: '#ea94e2',
950: '#000000',
},
}SCSS
$custom: #ea94e2; $custom-light: #f2b5eb; $custom-dark: #000000;
JSON
{
"hex": "#ea94e2",
"rgb": {
"r": 234,
"g": 148,
"b": 226
},
"hsl": {
"h": 305.581,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.77914,
"c": 0.14259,
"h": 330.2
},
"luminance": 0.44163
}Semantic roles & 50–950 ramp
primary
#EA94E2
secondary
#DAF1DC
accent
#CF2816
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084