#EA94DF#EA94DF
#EA94DF is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.8% C 0.140 H 331.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94DF |
|---|---|
| RGB | rgb(234, 148, 223) |
| HSL | hsl(308, 67%, 75%) |
| HSV | hsv(308, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 4.7%, 8.2%) |
| CIE-LAB | lab(72.23, 43.41, -24.70) |
| CIE-LCH | lch(72.23, 49.94, 330.36°) |
| OKLab | oklab(77.8% 0.123 -0.0667) |
| OKLCH | oklch(77.8% 0.14 331.5) |
| XYZ | xyz(57.8402, 44.0027, 75.2444) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.05
Plum
#DDA0DD
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 5.44
Bubblegum Pink
#FE83CC
ΔE00 6.30
Purply Pink
#F075E6
ΔE00 6.98
Pink (survey)
#FF81C0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94DF #94EA9F
analogous
#CA94EA #EA94DF #EA94B4
triadic
#EA94DF #DFEA94 #94DFEA
tetradic
#EA94DF #EACA94 #94EA9F #94B4EA
square
#EA94DF #EACA94 #94EA9F #94B4EA
split-complementary
#EA94DF #B4EA94 #94EACA
monochromatic
#D62EC0 #E061D0 #EA94DF #F4C7EE #FAE5F7
Accessibility & contrast
On white
2.14
#EA94DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EA94DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94DF
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94DF | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#F199B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea94df; /* rgb */ color: rgb(234, 148, 223); /* oklch */ color: oklch(77.8% 0.140 331.5);
Tailwind
colors: {
custom: {
50: '#f2b5e9',
500: '#ea94df',
950: '#000000',
},
}SCSS
$custom: #ea94df; $custom-light: #f2b5e9; $custom-dark: #000000;
JSON
{
"hex": "#ea94df",
"rgb": {
"r": 234,
"g": 148,
"b": 223
},
"hsl": {
"h": 307.674,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.77796,
"c": 0.1399,
"h": 331.5
},
"luminance": 0.44
}Semantic roles & 50–950 ramp
primary
#EA94DF
secondary
#DAF1DD
accent
#CF2E16
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084