#E09CEB#E09CEB
#E09CEB is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.5% C 0.131 H 321.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E09CEB |
|---|---|
| RGB | rgb(224, 156, 235) |
| HSL | hsl(292, 66%, 77%) |
| HSV | hsv(292, 34%, 92%) |
| CMYK | cmyk(4.7%, 33.6%, 0%, 7.8%) |
| CIE-LAB | lab(73.30, 38.26, -29.72) |
| CIE-LCH | lch(73.30, 48.44, 322.16°) |
| OKLab | oklab(78.51% 0.103 -0.0811) |
| OKLCH | oklch(78.51% 0.131 321.8) |
| XYZ | xyz(57.6226, 45.6242, 84.3521) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.54
Mauve
#E0B0FF
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.72
Lavender (survey)
#C79FEF
ΔE00 5.89
Baby Purple
#CA9BF7
ΔE00 6.07
Lilac (survey)
#CEA2FD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09CEB #A7EB9C
analogous
#B99CEB #E09CEB #EB9CCF
triadic
#E09CEB #EBE09C #9CEBE0
tetradic
#E09CEB #EBB99C #A7EB9C #9CCFEB
square
#E09CEB #EBB99C #A7EB9C #9CCFEB
split-complementary
#E09CEB #CFEB9C #9CEBB9
monochromatic
#C036D6 #D069E1 #E09CEB #F0CFF5 #F7E6FA
Accessibility & contrast
On white
2.07
#E09CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#E09CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09CEB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09CEB | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#E2A4B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e09ceb; /* rgb */ color: rgb(224, 156, 235); /* oklch */ color: oklch(78.5% 0.131 321.8);
Tailwind
colors: {
custom: {
50: '#eabaf1',
500: '#e09ceb',
950: '#000000',
},
}SCSS
$custom: #e09ceb; $custom-light: #eabaf1; $custom-dark: #000000;
JSON
{
"hex": "#e09ceb",
"rgb": {
"r": 224,
"g": 156,
"b": 235
},
"hsl": {
"h": 291.646,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.7851,
"c": 0.13104,
"h": 321.8
},
"luminance": 0.45622
}Semantic roles & 50–950 ramp
primary
#E09CEB
secondary
#DDF1DA
accent
#CE1731
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184