#EA8ADF#EA8ADF
#EA8ADF is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.3% C 0.157 H 331.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8ADF |
|---|---|
| RGB | rgb(234, 138, 223) |
| HSL | hsl(307, 70%, 73%) |
| HSV | hsv(307, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 4.7%, 8.2%) |
| CIE-LAB | lab(70.18, 48.56, -27.85) |
| CIE-LCH | lch(70.18, 55.98, 330.17°) |
| OKLab | oklab(76.25% 0.1376 -0.0755) |
| OKLCH | oklch(76.25% 0.157 331.3) |
| XYZ | xyz(56.3389, 41.0000, 74.7440) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.46
Violet (CSS)
#EE82EE
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 4.65
Bubblegum Pink
#FE83CC
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.11
Orchid
#DA70D6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8ADF #8AEA95
analogous
#C58AEA #EA8ADF #EA8AAF
triadic
#EA8ADF #DFEA8A #8ADFEA
tetradic
#EA8ADF #EAC58A #8AEA95 #8AAFEA
square
#EA8ADF #EAC58A #8AEA95 #8AAFEA
split-complementary
#EA8ADF #AFEA8A #8AEAC5
monochromatic
#D426C0 #E156D1 #EA8ADF #F3BEED #FAE5F8
Accessibility & contrast
On white
2.28
#EA8ADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EA8ADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8ADF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8ADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8ADF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E2
Deuteranopia (green-blind)
#A0B0DC
Tritanopia (blue-blind)
#F190AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea8adf; /* rgb */ color: rgb(234, 138, 223); /* oklch */ color: oklch(76.3% 0.157 331.3);
Tailwind
colors: {
custom: {
50: '#f2aee9',
500: '#ea8adf',
950: '#000000',
},
}SCSS
$custom: #ea8adf; $custom-light: #f2aee9; $custom-dark: #000000;
JSON
{
"hex": "#ea8adf",
"rgb": {
"r": 234,
"g": 138,
"b": 223
},
"hsl": {
"h": 306.875,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.7625,
"c": 0.15697,
"h": 331.3
},
"luminance": 0.40997
}Semantic roles & 50–950 ramp
primary
#EA8ADF
secondary
#D9F2DC
accent
#D22A14
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171016
muted
#857F84