#EA93DC#EA93DC
#EA93DC is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.5% C 0.139 H 332.8°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93DC |
|---|---|
| RGB | rgb(234, 147, 220) |
| HSL | hsl(310, 67%, 75%) |
| HSV | hsv(310, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 6%, 8.2%) |
| CIE-LAB | lab(71.91, 43.41, -23.54) |
| CIE-LCH | lch(71.91, 49.38, 331.53°) |
| OKLab | oklab(77.52% 0.1237 -0.0635) |
| OKLCH | oklch(77.52% 0.139 332.8) |
| XYZ | xyz(57.2831, 43.5300, 73.0811) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.02
Plum
#DDA0DD
ΔE00 4.25
Violet (CSS)
#EE82EE
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 5.83
Purply Pink
#F075E6
ΔE00 7.05
Pink (survey)
#FF81C0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93DC #93EAA1
analogous
#CD93EA #EA93DC #EA93B1
triadic
#EA93DC #DCEA93 #93DCEA
tetradic
#EA93DC #EACD93 #93EAA1 #93B1EA
square
#EA93DC #EACD93 #93EAA1 #93B1EA
split-complementary
#EA93DC #B1EA93 #93EACD
monochromatic
#D62DBB #E060CB #EA93DC #F4C6ED #FAE5F7
Accessibility & contrast
On white
2.16
#EA93DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EA93DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93DC
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93DC | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9DF
Deuteranopia (green-blind)
#A8B5D9
Tritanopia (blue-blind)
#F198AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea93dc; /* rgb */ color: rgb(234, 147, 220); /* oklch */ color: oklch(77.5% 0.139 332.8);
Tailwind
colors: {
custom: {
50: '#f2b4e7',
500: '#ea93dc',
950: '#000000',
},
}SCSS
$custom: #ea93dc; $custom-light: #f2b4e7; $custom-dark: #000000;
JSON
{
"hex": "#ea93dc",
"rgb": {
"r": 234,
"g": 147,
"b": 220
},
"hsl": {
"h": 309.655,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.77521,
"c": 0.13899,
"h": 332.8
},
"luminance": 0.43527
}Semantic roles & 50–950 ramp
primary
#EA93DC
secondary
#D9F2DD
accent
#CF3416
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084