#E28DEC#E28DEC
#E28DEC is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.4% C 0.159 H 323.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E28DEC |
|---|---|
| RGB | rgb(226, 141, 236) |
| HSL | hsl(294, 71%, 74%) |
| HSV | hsv(294, 40%, 93%) |
| CMYK | cmyk(4.2%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(70.37, 46.95, -34.78) |
| CIE-LCH | lch(70.37, 58.43, 323.47°) |
| OKLab | oklab(76.36% 0.1272 -0.0953) |
| OKLCH | oklch(76.36% 0.159 323.2) |
| XYZ | xyz(56.0276, 41.2768, 84.3566) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Lavender Pink
#DD85D7
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 5.23
Plum
#DDA0DD
ΔE00 6.53
Orchid
#DA70D6
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28DEC #97EC8D
analogous
#B38DEC #E28DEC #EC8DC7
triadic
#E28DEC #ECE28D #8DECE2
tetradic
#E28DEC #ECB38D #97EC8D #8DC7EC
square
#E28DEC #ECB38D #97EC8D #8DC7EC
split-complementary
#E28DEC #C7EC8D #8DECB3
monochromatic
#C724DA #D559E3 #E28DEC #EFC1F5 #F8E5FB
Accessibility & contrast
On white
2.27
#E28DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#E28DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28DEC
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28DEC | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6EF
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#E598B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e28dec; /* rgb */ color: rgb(226, 141, 236); /* oklch */ color: oklch(76.4% 0.159 323.2);
Tailwind
colors: {
custom: {
50: '#ecb0f2',
500: '#e28dec',
950: '#000000',
},
}SCSS
$custom: #e28dec; $custom-light: #ecb0f2; $custom-dark: #000000;
JSON
{
"hex": "#e28dec",
"rgb": {
"r": 226,
"g": 141,
"b": 236
},
"hsl": {
"h": 293.684,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.76361,
"c": 0.15889,
"h": 323.2
},
"luminance": 0.41275
}Semantic roles & 50–950 ramp
primary
#E28DEC
secondary
#DBF2D9
accent
#D31226
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085