#E69CED#E69CED
#E69CED is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.2% C 0.137 H 323.7°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E69CED |
|---|---|
| RGB | rgb(230, 156, 237) |
| HSL | hsl(295, 69%, 77%) |
| HSV | hsv(295, 34%, 93%) |
| CMYK | cmyk(3%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(74.01, 40.49, -29.67) |
| CIE-LCH | lch(74.01, 50.20, 323.77°) |
| OKLab | oklab(79.21% 0.1102 -0.0808) |
| OKLCH | oklch(79.21% 0.137 323.7) |
| XYZ | xyz(59.8060, 46.7164, 85.9712) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 5.70
Mauve
#E0B0FF
ΔE00 5.90
Violet (CSS)
#EE82EE
ΔE00 5.90
Lavender (survey)
#C79FEF
ΔE00 6.86
Baby Purple
#CA9BF7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69CED #A3ED9C
analogous
#BE9CED #E69CED #ED9CCC
triadic
#E69CED #EDE69C #9CEDE6
tetradic
#E69CED #EDBE9C #A3ED9C #9CCCED
square
#E69CED #EDBE9C #A3ED9C #9CCCED
split-complementary
#E69CED #CCED9C #9CEDBE
monochromatic
#CC34DA #D968E4 #E69CED #F3D0F6 #F8E5FA
Accessibility & contrast
On white
2.03
#E69CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#E69CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69CED
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69CED | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#E9A4BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e69ced; /* rgb */ color: rgb(230, 156, 237); /* oklch */ color: oklch(79.2% 0.137 323.7);
Tailwind
colors: {
custom: {
50: '#efbaf3',
500: '#e69ced',
950: '#000000',
},
}SCSS
$custom: #e69ced; $custom-light: #efbaf3; $custom-dark: #000000;
JSON
{
"hex": "#e69ced",
"rgb": {
"r": 230,
"g": 156,
"b": 237
},
"hsl": {
"h": 294.815,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.79212,
"c": 0.13668,
"h": 323.7
},
"luminance": 0.46714
}Semantic roles & 50–950 ramp
primary
#E69CED
secondary
#DBF2D9
accent
#D11425
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185