#E28EED#E28EED
#E28EED is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.6% C 0.158 H 322.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E28EED |
|---|---|
| RGB | rgb(226, 142, 237) |
| HSL | hsl(293, 73%, 74%) |
| HSV | hsv(293, 40%, 93%) |
| CMYK | cmyk(4.6%, 40.1%, 0%, 7.1%) |
| CIE-LAB | lab(70.62, 46.62, -34.94) |
| CIE-LCH | lch(70.62, 58.26, 323.15°) |
| OKLab | oklab(76.56% 0.1259 -0.0958) |
| OKLCH | oklch(76.56% 0.158 322.7) |
| XYZ | xyz(56.3214, 41.6313, 85.1732) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 5.45
Plum
#DDA0DD
ΔE00 6.46
Baby Purple
#CA9BF7
ΔE00 6.63
Orchid
#DA70D6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28EED #99ED8E
analogous
#B38EED #E28EED #ED8EC8
triadic
#E28EED #EDE28E #8EEDE2
tetradic
#E28EED #EDB38E #99ED8E #8EC8ED
square
#E28EED #EDB38E #99ED8E #8EC8ED
split-complementary
#E28EED #C8ED8E #8EEDB3
monochromatic
#C724DC #D459E5 #E28EED #F0C3F5 #F8E5FB
Accessibility & contrast
On white
2.25
#E28EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#E28EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28EED
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28EED | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F0
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#E599B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e28eed; /* rgb */ color: rgb(226, 142, 237); /* oklch */ color: oklch(76.6% 0.158 322.7);
Tailwind
colors: {
custom: {
50: '#ecb1f3',
500: '#e28eed',
950: '#000000',
},
}SCSS
$custom: #e28eed; $custom-light: #ecb1f3; $custom-dark: #000000;
JSON
{
"hex": "#e28eed",
"rgb": {
"r": 226,
"g": 142,
"b": 237
},
"hsl": {
"h": 293.053,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.76559,
"c": 0.15821,
"h": 322.7
},
"luminance": 0.41629
}Semantic roles & 50–950 ramp
primary
#E28EED
secondary
#DCF2D9
accent
#D51128
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085