#EA8DFF#EA8DFF
#EA8DFF is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.1% C 0.182 H 320.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8DFF |
|---|---|
| RGB | rgb(234, 141, 255) |
| HSL | hsl(289, 100%, 78%) |
| HSV | hsv(289, 45%, 100%) |
| CMYK | cmyk(8.2%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(72.07, 52.86, -42.43) |
| CIE-LCH | lch(72.07, 67.78, 321.25°) |
| OKLab | oklab(78.09% 0.1397 -0.1171) |
| OKLCH | oklch(78.09% 0.182 320) |
| XYZ | xyz(61.5043, 43.7644, 99.7959) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.55
Baby Purple
#CA9BF7
ΔE00 6.87
Liliac
#C48EFD
ΔE00 7.06
Lilac (survey)
#CEA2FD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8DFF #A2FF8D
analogous
#B18DFF #EA8DFF #FF8DDB
triadic
#EA8DFF #FFEA8D #8DFFEA
tetradic
#EA8DFF #FFB18D #A2FF8D #8DDBFF
square
#EA8DFF #FFB18D #A2FF8D #8DDBFF
split-complementary
#EA8DFF #DBFF8D #8DFFB1
monochromatic
#D313FF #DF50FF #EA8DFF #F5CAFF #F9E0FF
Accessibility & contrast
On white
2.15
#EA8DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#EA8DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8DFF
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8DFF | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#EB9CBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea8dff; /* rgb */ color: rgb(234, 141, 255); /* oklch */ color: oklch(78.1% 0.182 320.0);
Tailwind
colors: {
custom: {
50: '#f2b1ff',
500: '#ea8dff',
950: '#000000',
},
}SCSS
$custom: #ea8dff; $custom-light: #f2b1ff; $custom-dark: #000000;
JSON
{
"hex": "#ea8dff",
"rgb": {
"r": 234,
"g": 141,
"b": 255
},
"hsl": {
"h": 288.947,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78092,
"c": 0.18226,
"h": 320
},
"luminance": 0.43762
}Semantic roles & 50–950 ramp
primary
#EA8DFF
secondary
#DAF7D4
accent
#E6002A
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086