#E48DEC#E48DEC
#E48DEC is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.6% C 0.160 H 323.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E48DEC |
|---|---|
| RGB | rgb(228, 141, 236) |
| HSL | hsl(295, 71%, 74%) |
| HSV | hsv(295, 40%, 93%) |
| CMYK | cmyk(3.4%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(70.60, 47.55, -34.41) |
| CIE-LCH | lch(70.60, 58.69, 324.11°) |
| OKLab | oklab(76.58% 0.1294 -0.0942) |
| OKLCH | oklch(76.58% 0.16 323.9) |
| XYZ | xyz(56.6586, 41.6021, 84.3861) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Lavender Pink
#DD85D7
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 5.07
Plum
#DDA0DD
ΔE00 6.49
Orchid
#DA70D6
ΔE00 6.81
Baby Purple
#CA9BF7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48DEC #95EC8D
analogous
#B58DEC #E48DEC #EC8DC5
triadic
#E48DEC #ECE48D #8DECE4
tetradic
#E48DEC #ECB58D #95EC8D #8DC5EC
square
#E48DEC #ECB58D #95EC8D #8DC5EC
split-complementary
#E48DEC #C5EC8D #8DECB5
monochromatic
#CB24DA #D859E3 #E48DEC #F0C1F5 #F9E5FB
Accessibility & contrast
On white
2.25
#E48DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#E48DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48DEC
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48DEC | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EF
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#E897B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e48dec; /* rgb */ color: rgb(228, 141, 236); /* oklch */ color: oklch(76.6% 0.160 323.9);
Tailwind
colors: {
custom: {
50: '#eeb0f2',
500: '#e48dec',
950: '#000000',
},
}SCSS
$custom: #e48dec; $custom-light: #eeb0f2; $custom-dark: #000000;
JSON
{
"hex": "#e48dec",
"rgb": {
"r": 228,
"g": 141,
"b": 236
},
"hsl": {
"h": 294.947,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.7658,
"c": 0.16008,
"h": 323.9
},
"luminance": 0.416
}Semantic roles & 50–950 ramp
primary
#E48DEC
secondary
#DBF2D9
accent
#D31222
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085