#EA93DF#EA93DF
#EA93DF is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.6% C 0.142 H 331.5°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93DF |
|---|---|
| RGB | rgb(234, 147, 223) |
| HSL | hsl(308, 67%, 75%) |
| HSV | hsv(308, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 4.7%, 8.2%) |
| CIE-LAB | lab(72.02, 43.93, -25.02) |
| CIE-LCH | lch(72.02, 50.55, 330.33°) |
| OKLab | oklab(77.64% 0.1244 -0.0676) |
| OKLCH | oklch(77.64% 0.142 331.5) |
| XYZ | xyz(57.6840, 43.6903, 75.1924) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.85
Plum
#DDA0DD
ΔE00 4.29
Violet (CSS)
#EE82EE
ΔE00 5.22
Bubblegum Pink
#FE83CC
ΔE00 6.23
Purply Pink
#F075E6
ΔE00 6.74
Pink (survey)
#FF81C0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93DF #93EA9E
analogous
#C993EA #EA93DF #EA93B4
triadic
#EA93DF #DFEA93 #93DFEA
tetradic
#EA93DF #EAC993 #93EA9E #93B4EA
square
#EA93DF #EAC993 #93EA9E #93B4EA
split-complementary
#EA93DF #B4EA93 #93EAC9
monochromatic
#D62DC1 #E060D0 #EA93DF #F4C6EE #FAE5F7
Accessibility & contrast
On white
2.16
#EA93DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EA93DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93DF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93DF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#F198AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea93df; /* rgb */ color: rgb(234, 147, 223); /* oklch */ color: oklch(77.6% 0.142 331.5);
Tailwind
colors: {
custom: {
50: '#f2b4e9',
500: '#ea93df',
950: '#000000',
},
}SCSS
$custom: #ea93df; $custom-light: #f2b4e9; $custom-dark: #000000;
JSON
{
"hex": "#ea93df",
"rgb": {
"r": 234,
"g": 147,
"b": 223
},
"hsl": {
"h": 307.586,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.77638,
"c": 0.14163,
"h": 331.5
},
"luminance": 0.43688
}Semantic roles & 50–950 ramp
primary
#EA93DF
secondary
#D9F2DD
accent
#CF2E16
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084