#E09CED#E09CED
#E09CED is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.6% C 0.133 H 321.0°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E09CED |
|---|---|
| RGB | rgb(224, 156, 237) |
| HSL | hsl(290, 69%, 77%) |
| HSV | hsv(290, 34%, 93%) |
| CMYK | cmyk(5.5%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(73.38, 38.64, -30.69) |
| CIE-LCH | lch(73.38, 49.35, 321.54°) |
| OKLab | oklab(78.59% 0.1034 -0.0838) |
| OKLCH | oklch(78.59% 0.133 321) |
| XYZ | xyz(57.9131, 45.7404, 85.8824) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.93
Mauve
#E0B0FF
ΔE00 5.35
Lavender (survey)
#C79FEF
ΔE00 5.69
Baby Purple
#CA9BF7
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 5.88
Lilac (survey)
#CEA2FD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09CED #A9ED9C
analogous
#B89CED #E09CED #ED9CD2
triadic
#E09CED #EDE09C #9CEDE0
tetradic
#E09CED #EDB89C #A9ED9C #9CD2ED
square
#E09CED #EDB89C #A9ED9C #9CD2ED
split-complementary
#E09CED #D2ED9C #9CEDB8
monochromatic
#C034DA #D068E4 #E09CED #F0D0F6 #F7E5FA
Accessibility & contrast
On white
2.07
#E09CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#E09CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09CED
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09CED | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFF0
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#E2A5BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e09ced; /* rgb */ color: rgb(224, 156, 237); /* oklch */ color: oklch(78.6% 0.133 321.0);
Tailwind
colors: {
custom: {
50: '#ebbaf3',
500: '#e09ced',
950: '#000000',
},
}SCSS
$custom: #e09ced; $custom-light: #ebbaf3; $custom-dark: #000000;
JSON
{
"hex": "#e09ced",
"rgb": {
"r": 224,
"g": 156,
"b": 237
},
"hsl": {
"h": 290.37,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.78592,
"c": 0.13314,
"h": 321
},
"luminance": 0.45739
}Semantic roles & 50–950 ramp
primary
#E09CED
secondary
#DDF2D9
accent
#D11433
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185