#E69AEB#E69AEB
#E69AEB is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.8% C 0.138 H 324.6°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E69AEB |
|---|---|
| RGB | rgb(230, 154, 235) |
| HSL | hsl(296, 67%, 76%) |
| HSV | hsv(296, 34%, 92%) |
| CMYK | cmyk(2.1%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(73.50, 41.17, -29.35) |
| CIE-LCH | lch(73.50, 50.57, 324.51°) |
| OKLab | oklab(78.81% 0.1127 -0.0799) |
| OKLCH | oklch(78.81% 0.138 324.6) |
| XYZ | xyz(59.1826, 45.9345, 84.3299) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 5.53
Mauve
#E0B0FF
ΔE00 6.42
Baby Purple
#CA9BF7
ΔE00 7.12
Lavender (survey)
#C79FEF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69AEB #9FEB9A
analogous
#BE9AEB #E69AEB #EB9AC8
triadic
#E69AEB #EBE69A #9AEBE6
tetradic
#E69AEB #EBBE9A #9FEB9A #9AC8EB
square
#E69AEB #EBBE9A #9FEB9A #9AC8EB
split-complementary
#E69AEB #C8EB9A #9AEBBE
monochromatic
#CD34D7 #D967E1 #E69AEB #F3CDF5 #F9E5FA
Accessibility & contrast
On white
2.06
#E69AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#E69AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69AEB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69AEB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#EAA2B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e69aeb; /* rgb */ color: rgb(230, 154, 235); /* oklch */ color: oklch(78.8% 0.138 324.6);
Tailwind
colors: {
custom: {
50: '#efb9f1',
500: '#e69aeb',
950: '#000000',
},
}SCSS
$custom: #e69aeb; $custom-light: #efb9f1; $custom-dark: #000000;
JSON
{
"hex": "#e69aeb",
"rgb": {
"r": 230,
"g": 154,
"b": 235
},
"hsl": {
"h": 296.296,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.78805,
"c": 0.13813,
"h": 324.6
},
"luminance": 0.45932
}Semantic roles & 50–950 ramp
primary
#E69AEB
secondary
#DBF1DA
accent
#CF1722
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084