#E69DEB#E69DEB
#E69DEB is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.3% C 0.133 H 324.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E69DEB |
|---|---|
| RGB | rgb(230, 157, 235) |
| HSL | hsl(296, 66%, 77%) |
| HSV | hsv(296, 33%, 92%) |
| CMYK | cmyk(2.1%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(74.15, 39.59, -28.36) |
| CIE-LCH | lch(74.15, 48.70, 324.38°) |
| OKLab | oklab(79.29% 0.1083 -0.0771) |
| OKLCH | oklch(79.29% 0.133 324.5) |
| XYZ | xyz(59.6840, 46.9372, 84.4970) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 5.78
Mauve
#E0B0FF
ΔE00 5.95
Violet (CSS)
#EE82EE
ΔE00 6.26
Lavender (survey)
#C79FEF
ΔE00 7.04
Baby Purple
#CA9BF7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69DEB #A2EB9D
analogous
#BF9DEB #E69DEB #EB9DC9
triadic
#E69DEB #EBE69D #9DEBE6
tetradic
#E69DEB #EBBF9D #A2EB9D #9DC9EB
square
#E69DEB #EBBF9D #A2EB9D #9DC9EB
split-complementary
#E69DEB #C9EB9D #9DEBBF
monochromatic
#CC37D6 #D96AE1 #E69DEB #F3D0F5 #F9E6FA
Accessibility & contrast
On white
2.02
#E69DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#E69DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69DEB
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69DEB | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#EAA5BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e69deb; /* rgb */ color: rgb(230, 157, 235); /* oklch */ color: oklch(79.3% 0.133 324.5);
Tailwind
colors: {
custom: {
50: '#efbbf1',
500: '#e69deb',
950: '#000000',
},
}SCSS
$custom: #e69deb; $custom-light: #efbbf1; $custom-dark: #000000;
JSON
{
"hex": "#e69deb",
"rgb": {
"r": 230,
"g": 157,
"b": 235
},
"hsl": {
"h": 296.154,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.79294,
"c": 0.13294,
"h": 324.5
},
"luminance": 0.46935
}Semantic roles & 50–950 ramp
primary
#E69DEB
secondary
#DBF1DA
accent
#CE1823
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184