#E48EE2#E48EE2
#E48EE2 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.3% C 0.149 H 327.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E48EE2 |
|---|---|
| RGB | rgb(228, 142, 226) |
| HSL | hsl(301, 61%, 73%) |
| HSV | hsv(301, 38%, 89%) |
| CMYK | cmyk(0%, 37.7%, 0.9%, 10.6%) |
| CIE-LAB | lab(70.41, 45.20, -29.20) |
| CIE-LCH | lch(70.41, 53.81, 327.13°) |
| OKLab | oklab(76.31% 0.1258 -0.0794) |
| OKLCH | oklch(76.31% 0.149 327.7) |
| XYZ | xyz(55.3944, 41.3334, 76.9970) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.52
Violet (CSS)
#EE82EE
ΔE00 3.67
Plum
#DDA0DD
ΔE00 5.23
Purply Pink
#F075E6
ΔE00 5.41
Orchid
#DA70D6
ΔE00 6.87
Bubblegum Pink
#FE83CC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48EE2 #8EE490
analogous
#BB8EE4 #E48EE2 #E48EB7
triadic
#E48EE2 #E2E48E #8EE2E4
tetradic
#E48EE2 #E4BB8E #8EE490 #8EB7E4
square
#E48EE2 #E4BB8E #8EE490 #8EB7E4
split-complementary
#E48EE2 #B7E48E #8EE4BB
monochromatic
#C830C4 #D85DD5 #E48EE2 #F0BFEF #F9E6F9
Accessibility & contrast
On white
2.27
#E48EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#E48EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48EE2
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48EE2 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A5E5
Deuteranopia (green-blind)
#9FB0DF
Tritanopia (blue-blind)
#E996AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e48ee2; /* rgb */ color: rgb(228, 142, 226); /* oklch */ color: oklch(76.3% 0.149 327.7);
Tailwind
colors: {
custom: {
50: '#eeb1eb',
500: '#e48ee2',
950: '#000000',
},
}SCSS
$custom: #e48ee2; $custom-light: #eeb1eb; $custom-dark: #000000;
JSON
{
"hex": "#e48ee2",
"rgb": {
"r": 228,
"g": 142,
"b": 226
},
"hsl": {
"h": 301.395,
"s": 61.429,
"l": 72.549
},
"oklch": {
"l": 0.76311,
"c": 0.14877,
"h": 327.7
},
"luminance": 0.41331
}Semantic roles & 50–950 ramp
primary
#E48EE2
secondary
#DBF0DB
accent
#C9201C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084