#E69AED#E69AED
#E69AED is a light, vivid purple. Relative luminance 0.460; OKLCH L 78.9% C 0.140 H 323.8°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E69AED |
|---|---|
| RGB | rgb(230, 154, 237) |
| HSL | hsl(295, 70%, 77%) |
| HSV | hsv(295, 35%, 93%) |
| CMYK | cmyk(3%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(73.58, 41.55, -30.33) |
| CIE-LCH | lch(73.58, 51.44, 323.87°) |
| OKLab | oklab(78.89% 0.1131 -0.0827) |
| OKLCH | oklch(78.89% 0.14 323.8) |
| XYZ | xyz(59.4732, 46.0507, 85.8602) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.42
Mauve
#E0B0FF
ΔE00 6.24
Baby Purple
#CA9BF7
ΔE00 6.84
Lavender (survey)
#C79FEF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69AED #A1ED9A
analogous
#BD9AED #E69AED #ED9ACB
triadic
#E69AED #EDE69A #9AEDE6
tetradic
#E69AED #EDBD9A #A1ED9A #9ACBED
square
#E69AED #EDBD9A #A1ED9A #9ACBED
split-complementary
#E69AED #CBED9A #9AEDBD
monochromatic
#CC32DA #D966E4 #E69AED #F3CEF6 #F9E5FA
Accessibility & contrast
On white
2.06
#E69AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#E69AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69AED
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69AED | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#E9A2B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e69aed; /* rgb */ color: rgb(230, 154, 237); /* oklch */ color: oklch(78.9% 0.140 323.8);
Tailwind
colors: {
custom: {
50: '#efb9f3',
500: '#e69aed',
950: '#000000',
},
}SCSS
$custom: #e69aed; $custom-light: #efb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e69aed",
"rgb": {
"r": 230,
"g": 154,
"b": 237
},
"hsl": {
"h": 294.94,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.78887,
"c": 0.14013,
"h": 323.8
},
"luminance": 0.46049
}Semantic roles & 50–950 ramp
primary
#E69AED
secondary
#DBF2D9
accent
#D21424
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085