#EA94DC#EA94DC
#EA94DC is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.7% C 0.137 H 332.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94DC |
|---|---|
| RGB | rgb(234, 148, 220) |
| HSL | hsl(310, 67%, 75%) |
| HSV | hsv(310, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 6%, 8.2%) |
| CIE-LAB | lab(72.12, 42.89, -23.22) |
| CIE-LCH | lch(72.12, 48.77, 331.57°) |
| OKLab | oklab(77.68% 0.1222 -0.0626) |
| OKLCH | oklch(77.68% 0.137 332.9) |
| XYZ | xyz(57.4393, 43.8423, 73.1331) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 4.23
Bubblegum Pink
#FE83CC
ΔE00 5.91
Violet (CSS)
#EE82EE
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 7.29
Pink (survey)
#FF81C0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94DC #94EAA2
analogous
#CD94EA #EA94DC #EA94B1
triadic
#EA94DC #DCEA94 #94DCEA
tetradic
#EA94DC #EACD94 #94EAA2 #94B1EA
square
#EA94DC #EACD94 #94EAA2 #94B1EA
split-complementary
#EA94DC #B1EA94 #94EACD
monochromatic
#D62EBB #E061CB #EA94DC #F4C7ED #FAE5F7
Accessibility & contrast
On white
2.15
#EA94DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EA94DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94DC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94DC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DF
Deuteranopia (green-blind)
#A8B5D9
Tritanopia (blue-blind)
#F199AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea94dc; /* rgb */ color: rgb(234, 148, 220); /* oklch */ color: oklch(77.7% 0.137 332.9);
Tailwind
colors: {
custom: {
50: '#f2b5e7',
500: '#ea94dc',
950: '#000000',
},
}SCSS
$custom: #ea94dc; $custom-light: #f2b5e7; $custom-dark: #000000;
JSON
{
"hex": "#ea94dc",
"rgb": {
"r": 234,
"g": 148,
"b": 220
},
"hsl": {
"h": 309.767,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.77679,
"c": 0.13727,
"h": 332.9
},
"luminance": 0.4384
}Semantic roles & 50–950 ramp
primary
#EA94DC
secondary
#DAF1DD
accent
#CF3416
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084