#E69BEA#E69BEA
#E69BEA is a light, vivid purple. Relative luminance 0.462; OKLCH L 78.9% C 0.135 H 325.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E69BEA |
|---|---|
| RGB | rgb(230, 155, 234) |
| HSL | hsl(297, 65%, 76%) |
| HSV | hsv(297, 34%, 92%) |
| CMYK | cmyk(1.7%, 33.8%, 0%, 8.2%) |
| CIE-LAB | lab(73.68, 40.46, -28.54) |
| CIE-LCH | lch(73.68, 49.51, 324.81°) |
| OKLab | oklab(78.93% 0.1109 -0.0776) |
| OKLCH | oklch(78.93% 0.135 325) |
| XYZ | xyz(59.2043, 46.2083, 83.6264) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.84
Mauve
#E0B0FF
ΔE00 6.36
Lavender (survey)
#C79FEF
ΔE00 7.20
Baby Purple
#CA9BF7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69BEA #9FEA9B
analogous
#BF9BEA #E69BEA #EA9BC7
triadic
#E69BEA #EAE69B #9BEAE6
tetradic
#E69BEA #EABF9B #9FEA9B #9BC7EA
square
#E69BEA #EABF9B #9FEA9B #9BC7EA
split-complementary
#E69BEA #C7EA9B #9BEABF
monochromatic
#CD36D5 #D968DF #E69BEA #F3CEF5 #F9E6FA
Accessibility & contrast
On white
2.05
#E69BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#E69BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69BEA
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69BEA | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#EAA3B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e69bea; /* rgb */ color: rgb(230, 155, 234); /* oklch */ color: oklch(78.9% 0.135 325.0);
Tailwind
colors: {
custom: {
50: '#efb9f1',
500: '#e69bea',
950: '#000000',
},
}SCSS
$custom: #e69bea; $custom-light: #efb9f1; $custom-dark: #000000;
JSON
{
"hex": "#e69bea",
"rgb": {
"r": 230,
"g": 155,
"b": 234
},
"hsl": {
"h": 296.962,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.78927,
"c": 0.1354,
"h": 325
},
"luminance": 0.46206
}Semantic roles & 50–950 ramp
primary
#E69BEA
secondary
#DBF1DA
accent
#CD1822
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184