#E48EED#E48EED
#E48EED is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.8% C 0.159 H 323.5°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E48EED |
|---|---|
| RGB | rgb(228, 142, 237) |
| HSL | hsl(294, 73%, 74%) |
| HSV | hsv(294, 40%, 93%) |
| CMYK | cmyk(3.8%, 40.1%, 0%, 7.1%) |
| CIE-LAB | lab(70.84, 47.21, -34.58) |
| CIE-LCH | lch(70.84, 58.52, 323.78°) |
| OKLab | oklab(76.78% 0.1282 -0.0947) |
| OKLCH | oklch(76.78% 0.159 323.5) |
| XYZ | xyz(56.9524, 41.9567, 85.2028) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Lavender Pink
#DD85D7
ΔE00 3.90
Purply Pink
#F075E6
ΔE00 5.29
Plum
#DDA0DD
ΔE00 6.41
Baby Purple
#CA9BF7
ΔE00 6.95
Orchid
#DA70D6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48EED #97ED8E
analogous
#B58EED #E48EED #ED8EC7
triadic
#E48EED #EDE48E #8EEDE4
tetradic
#E48EED #EDB58E #97ED8E #8EC7ED
square
#E48EED #EDB58E #97ED8E #8EC7ED
split-complementary
#E48EED #C7ED8E #8EEDB5
monochromatic
#CB24DC #D759E5 #E48EED #F1C3F5 #F9E5FB
Accessibility & contrast
On white
2.24
#E48EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#E48EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48EED
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48EED | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#E798B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e48eed; /* rgb */ color: rgb(228, 142, 237); /* oklch */ color: oklch(76.8% 0.159 323.5);
Tailwind
colors: {
custom: {
50: '#eeb1f3',
500: '#e48eed',
950: '#000000',
},
}SCSS
$custom: #e48eed; $custom-light: #eeb1f3; $custom-dark: #000000;
JSON
{
"hex": "#e48eed",
"rgb": {
"r": 228,
"g": 142,
"b": 237
},
"hsl": {
"h": 294.316,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.76778,
"c": 0.15938,
"h": 323.5
},
"luminance": 0.41954
}Semantic roles & 50–950 ramp
primary
#E48EED
secondary
#DBF2D9
accent
#D51123
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085