#E69DED#E69DED
#E69DED is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.4% C 0.135 H 323.7°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E69DED |
|---|---|
| RGB | rgb(230, 157, 237) |
| HSL | hsl(295, 69%, 77%) |
| HSV | hsv(295, 34%, 93%) |
| CMYK | cmyk(3%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(74.22, 39.96, -29.34) |
| CIE-LCH | lch(74.22, 49.57, 323.72°) |
| OKLab | oklab(79.38% 0.1088 -0.0799) |
| OKLCH | oklch(79.38% 0.135 323.7) |
| XYZ | xyz(59.9745, 47.0534, 86.0273) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.65
Mauve
#E0B0FF
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 5.89
Violet (CSS)
#EE82EE
ΔE00 6.15
Lavender (survey)
#C79FEF
ΔE00 6.83
Baby Purple
#CA9BF7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69DED #A4ED9D
analogous
#BE9DED #E69DED #ED9DCC
triadic
#E69DED #EDE69D #9DEDE6
tetradic
#E69DED #EDBE9D #A4ED9D #9DCCED
square
#E69DED #EDBE9D #A4ED9D #9DCCED
split-complementary
#E69DED #CCED9D #9DEDBE
monochromatic
#CC36DA #D969E4 #E69DED #F3D1F6 #F8E5FA
Accessibility & contrast
On white
2.02
#E69DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#E69DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69DED
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69DED | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#A7BAEA
Tritanopia (blue-blind)
#E9A5BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e69ded; /* rgb */ color: rgb(230, 157, 237); /* oklch */ color: oklch(79.4% 0.135 323.7);
Tailwind
colors: {
custom: {
50: '#efbbf3',
500: '#e69ded',
950: '#000000',
},
}SCSS
$custom: #e69ded; $custom-light: #efbbf3; $custom-dark: #000000;
JSON
{
"hex": "#e69ded",
"rgb": {
"r": 230,
"g": 157,
"b": 237
},
"hsl": {
"h": 294.75,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.79375,
"c": 0.13495,
"h": 323.7
},
"luminance": 0.47051
}Semantic roles & 50–950 ramp
primary
#E69DED
secondary
#DBF2D9
accent
#D11525
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185