#E48EEB#E48EEB
#E48EEB is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.7% C 0.157 H 324.3°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E48EEB |
|---|---|
| RGB | rgb(228, 142, 235) |
| HSL | hsl(295, 70%, 74%) |
| HSV | hsv(295, 40%, 92%) |
| CMYK | cmyk(3%, 39.6%, 0%, 7.8%) |
| CIE-LAB | lab(70.76, 46.84, -33.60) |
| CIE-LCH | lch(70.76, 57.65, 324.35°) |
| OKLab | oklab(76.69% 0.1278 -0.0919) |
| OKLCH | oklch(76.69% 0.157 324.3) |
| XYZ | xyz(56.6618, 41.8404, 83.6725) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 5.25
Plum
#DDA0DD
ΔE00 6.17
Orchid
#DA70D6
ΔE00 6.96
Baby Purple
#CA9BF7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48EEB #95EB8E
analogous
#B68EEB #E48EEB #EB8EC4
triadic
#E48EEB #EBE48E #8EEBE4
tetradic
#E48EEB #EBB68E #95EB8E #8EC4EB
square
#E48EEB #EBB68E #95EB8E #8EC4EB
split-complementary
#E48EEB #C4EB8E #8EEBB6
monochromatic
#CB26D8 #D85AE2 #E48EEB #F0C2F4 #F9E5FA
Accessibility & contrast
On white
2.24
#E48EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#E48EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48EEB
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48EEB | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#E898B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e48eeb; /* rgb */ color: rgb(228, 142, 235); /* oklch */ color: oklch(76.7% 0.157 324.3);
Tailwind
colors: {
custom: {
50: '#eeb1f1',
500: '#e48eeb',
950: '#000000',
},
}SCSS
$custom: #e48eeb; $custom-light: #eeb1f1; $custom-dark: #000000;
JSON
{
"hex": "#e48eeb",
"rgb": {
"r": 228,
"g": 142,
"b": 235
},
"hsl": {
"h": 295.484,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.76691,
"c": 0.15741,
"h": 324.3
},
"luminance": 0.41838
}Semantic roles & 50–950 ramp
primary
#E48EEB
secondary
#DBF2D9
accent
#D21422
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085