#E18BEC#E18BEC
#E18BEC is a light, vivid purple. Relative luminance 0.405; OKLCH L 75.9% C 0.162 H 322.9°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E18BEC |
|---|---|
| RGB | rgb(225, 139, 236) |
| HSL | hsl(293, 72%, 74%) |
| HSV | hsv(293, 41%, 93%) |
| CMYK | cmyk(4.7%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(69.85, 47.69, -35.60) |
| CIE-LCH | lch(69.85, 59.51, 323.26°) |
| OKLab | oklab(75.94% 0.1289 -0.0976) |
| OKLCH | oklch(75.94% 0.162 322.9) |
| XYZ | xyz(55.4227, 40.5311, 84.2445) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 4.95
Orchid
#DA70D6
ΔE00 6.39
Baby Purple
#CA9BF7
ΔE00 6.87
Plum
#DDA0DD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18BEC #96EC8B
analogous
#B08BEC #E18BEC #EC8BC6
triadic
#E18BEC #ECE18B #8BECE1
tetradic
#E18BEC #ECB08B #96EC8B #8BC6EC
square
#E18BEC #ECB08B #96EC8B #8BC6EC
split-complementary
#E18BEC #C6EC8B #8BECB0
monochromatic
#C424D9 #D356E3 #E18BEC #EFC0F5 #F8E5FB
Accessibility & contrast
On white
2.31
#E18BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#E18BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18BEC
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18BEC | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EF
Deuteranopia (green-blind)
#97AEE9
Tritanopia (blue-blind)
#E496B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e18bec; /* rgb */ color: rgb(225, 139, 236); /* oklch */ color: oklch(75.9% 0.162 322.9);
Tailwind
colors: {
custom: {
50: '#ecaff2',
500: '#e18bec',
950: '#000000',
},
}SCSS
$custom: #e18bec; $custom-light: #ecaff2; $custom-dark: #000000;
JSON
{
"hex": "#e18bec",
"rgb": {
"r": 225,
"g": 139,
"b": 236
},
"hsl": {
"h": 293.196,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.75944,
"c": 0.16168,
"h": 322.9
},
"luminance": 0.40529
}Semantic roles & 50–950 ramp
primary
#E18BEC
secondary
#DCF2D9
accent
#D41228
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161017
muted
#847F85