#EA8EED#EA8EED
#EA8EED is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.4% C 0.163 H 325.9°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EED |
|---|---|
| RGB | rgb(234, 142, 237) |
| HSL | hsl(298, 73%, 74%) |
| HSV | hsv(298, 40%, 93%) |
| CMYK | cmyk(1.3%, 40.1%, 0%, 7.1%) |
| CIE-LAB | lab(71.52, 48.99, -33.46) |
| CIE-LCH | lch(71.52, 59.33, 325.67°) |
| OKLab | oklab(77.44% 0.135 -0.0914) |
| OKLCH | oklch(77.44% 0.163 325.9) |
| XYZ | xyz(58.8894, 42.9554, 85.2936) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Lavender Pink
#DD85D7
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 4.98
Plum
#DDA0DD
ΔE00 6.39
Orchid
#DA70D6
ΔE00 7.25
Candy Pink
#FF63E9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EED #91ED8E
analogous
#BB8EED #EA8EED #ED8EC1
triadic
#EA8EED #EDEA8E #8EEDEA
tetradic
#EA8EED #EDBB8E #91ED8E #8EC1ED
square
#EA8EED #EDBB8E #91ED8E #8EC1ED
split-complementary
#EA8EED #C1ED8E #8EEDBB
monochromatic
#D624DC #E059E5 #EA8EED #F4C3F5 #FAE5FB
Accessibility & contrast
On white
2.19
#EA8EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EA8EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EED
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EED | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#9EB3EA
Tritanopia (blue-blind)
#EF98B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8eed; /* rgb */ color: rgb(234, 142, 237); /* oklch */ color: oklch(77.4% 0.163 325.9);
Tailwind
colors: {
custom: {
50: '#f2b1f3',
500: '#ea8eed',
950: '#000000',
},
}SCSS
$custom: #ea8eed; $custom-light: #f2b1f3; $custom-dark: #000000;
JSON
{
"hex": "#ea8eed",
"rgb": {
"r": 234,
"g": 142,
"b": 237
},
"hsl": {
"h": 298.105,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.77439,
"c": 0.16301,
"h": 325.9
},
"luminance": 0.42953
}Semantic roles & 50–950 ramp
primary
#EA8EED
secondary
#D9F2D9
accent
#D51117
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085