#E69BEC#E69BEC
#E69BEC is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.0% C 0.137 H 324.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E69BEC |
|---|---|
| RGB | rgb(230, 155, 236) |
| HSL | hsl(296, 68%, 77%) |
| HSV | hsv(296, 34%, 93%) |
| CMYK | cmyk(2.5%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(73.76, 40.83, -29.51) |
| CIE-LCH | lch(73.76, 50.38, 324.14°) |
| OKLab | oklab(79.01% 0.1114 -0.0804) |
| OKLCH | oklch(79.01% 0.137 324.2) |
| XYZ | xyz(59.4932, 46.3239, 85.1482) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 6.16
Lavender (survey)
#C79FEF
ΔE00 6.99
Baby Purple
#CA9BF7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69BEC #A1EC9B
analogous
#BE9BEC #E69BEC #EC9BCA
triadic
#E69BEC #ECE69B #9BECE6
tetradic
#E69BEC #ECBE9B #A1EC9B #9BCAEC
square
#E69BEC #ECBE9B #A1EC9B #9BCAEC
split-complementary
#E69BEC #CAEC9B #9BECBE
monochromatic
#CC34D8 #D968E2 #E69BEC #F3CEF6 #F9E5FA
Accessibility & contrast
On white
2.05
#E69BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#E69BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69BEC
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69BEC | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0EF
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#E9A3B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e69bec; /* rgb */ color: rgb(230, 155, 236); /* oklch */ color: oklch(79.0% 0.137 324.2);
Tailwind
colors: {
custom: {
50: '#efb9f2',
500: '#e69bec',
950: '#000000',
},
}SCSS
$custom: #e69bec; $custom-light: #efb9f2; $custom-dark: #000000;
JSON
{
"hex": "#e69bec",
"rgb": {
"r": 230,
"g": 155,
"b": 236
},
"hsl": {
"h": 295.556,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.79008,
"c": 0.13741,
"h": 324.2
},
"luminance": 0.46322
}Semantic roles & 50–950 ramp
primary
#E69BEC
secondary
#DBF2D9
accent
#D01623
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185