#E28EEB#E28EEB
#E28EEB is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.5% C 0.156 H 323.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E28EEB |
|---|---|
| RGB | rgb(226, 142, 235) |
| HSL | hsl(294, 70%, 74%) |
| HSV | hsv(294, 40%, 92%) |
| CMYK | cmyk(3.8%, 39.6%, 0%, 7.8%) |
| CIE-LAB | lab(70.54, 46.25, -33.97) |
| CIE-LCH | lch(70.54, 57.38, 323.70°) |
| OKLab | oklab(76.47% 0.1255 -0.093) |
| OKLCH | oklch(76.47% 0.156 323.5) |
| XYZ | xyz(56.0309, 41.5151, 83.6429) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Lavender Pink
#DD85D7
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 5.39
Plum
#DDA0DD
ΔE00 6.20
Baby Purple
#CA9BF7
ΔE00 6.83
Orchid
#DA70D6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28EEB #97EB8E
analogous
#B48EEB #E28EEB #EB8EC6
triadic
#E28EEB #EBE28E #8EEBE2
tetradic
#E28EEB #EBB48E #97EB8E #8EC6EB
square
#E28EEB #EBB48E #97EB8E #8EC6EB
split-complementary
#E28EEB #C6EB8E #8EEBB4
monochromatic
#C726D8 #D55AE2 #E28EEB #EFC2F4 #F8E5FA
Accessibility & contrast
On white
2.26
#E28EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#E28EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28EEB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28EEB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#E598B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e28eeb; /* rgb */ color: rgb(226, 142, 235); /* oklch */ color: oklch(76.5% 0.156 323.5);
Tailwind
colors: {
custom: {
50: '#ecb1f1',
500: '#e28eeb',
950: '#000000',
},
}SCSS
$custom: #e28eeb; $custom-light: #ecb1f1; $custom-dark: #000000;
JSON
{
"hex": "#e28eeb",
"rgb": {
"r": 226,
"g": 142,
"b": 235
},
"hsl": {
"h": 294.194,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.76472,
"c": 0.15622,
"h": 323.5
},
"luminance": 0.41513
}Semantic roles & 50–950 ramp
primary
#E28EEB
secondary
#DBF2D9
accent
#D21426
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085