#E18BEF#E18BEF
#E18BEF is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.1% C 0.165 H 321.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E18BEF |
|---|---|
| RGB | rgb(225, 139, 239) |
| HSL | hsl(292, 76%, 74%) |
| HSV | hsv(292, 42%, 94%) |
| CMYK | cmyk(5.9%, 41.8%, 0%, 6.3%) |
| CIE-LAB | lab(69.97, 48.26, -37.05) |
| CIE-LCH | lch(69.97, 60.84, 322.49°) |
| OKLab | oklab(76.08% 0.1295 -0.1018) |
| OKLCH | oklch(76.08% 0.165 321.8) |
| XYZ | xyz(55.8622, 40.7069, 86.5592) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 4.23
Purply Pink
#F075E6
ΔE00 5.10
Orchid
#DA70D6
ΔE00 6.59
Baby Purple
#CA9BF7
ΔE00 6.61
Liliac
#C48EFD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18BEF #99EF8B
analogous
#AF8BEF #E18BEF #EF8BCB
triadic
#E18BEF #EFE18B #8BEFE1
tetradic
#E18BEF #EFAF8B #99EF8B #8BCBEF
square
#E18BEF #EFAF8B #99EF8B #8BCBEF
split-complementary
#E18BEF #CBEF8B #8BEFAF
monochromatic
#C51FE0 #D355E8 #E18BEF #EFC1F6 #F8E4FB
Accessibility & contrast
On white
2.30
#E18BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#E18BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18BEF
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18BEF | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F3
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#E397B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e18bef; /* rgb */ color: rgb(225, 139, 239); /* oklch */ color: oklch(76.1% 0.165 321.8);
Tailwind
colors: {
custom: {
50: '#ecaff4',
500: '#e18bef',
950: '#000000',
},
}SCSS
$custom: #e18bef; $custom-light: #ecaff4; $custom-dark: #000000;
JSON
{
"hex": "#e18bef",
"rgb": {
"r": 225,
"g": 139,
"b": 239
},
"hsl": {
"h": 291.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76078,
"c": 0.16468,
"h": 321.8
},
"luminance": 0.40705
}Semantic roles & 50–950 ramp
primary
#E18BEF
secondary
#DCF3D8
accent
#D80E2A
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161017
muted
#847F85