#EBA0EC#EBA0EC
#EBA0EC is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.3% C 0.132 H 326.3°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA0EC |
|---|---|
| RGB | rgb(235, 160, 236) |
| HSL | hsl(299, 67%, 78%) |
| HSV | hsv(299, 32%, 93%) |
| CMYK | cmyk(0.4%, 32.2%, 0%, 7.5%) |
| CIE-LAB | lab(75.37, 39.75, -26.99) |
| CIE-LCH | lch(75.37, 48.05, 325.82°) |
| OKLab | oklab(80.35% 0.1097 -0.0732) |
| OKLCH | oklch(80.35% 0.132 326.3) |
| XYZ | xyz(61.9707, 48.8622, 85.5076) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.31
Mauve
#E0B0FF
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.48
Violet (CSS)
#EE82EE
ΔE00 6.86
Light Lavendar
#EFC0FE
ΔE00 7.58
Lavender (survey)
#C79FEF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA0EC #A1ECA0
analogous
#C5A0EC #EBA0EC #ECA0C7
triadic
#EBA0EC #ECEBA0 #A0ECEB
tetradic
#EBA0EC #ECC5A0 #A1ECA0 #A0C7EC
square
#EBA0EC #ECC5A0 #A1ECA0 #A0C7EC
split-complementary
#EBA0EC #C7ECA0 #A0ECC5
monochromatic
#D63AD8 #E06DE2 #EBA0EC #F6D3F6 #FAE5FA
Accessibility & contrast
On white
1.95
#EBA0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#EBA0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA0EC
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA0EC | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4EF
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#EFA7BC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eba0ec; /* rgb */ color: rgb(235, 160, 236); /* oklch */ color: oklch(80.3% 0.132 326.3);
Tailwind
colors: {
custom: {
50: '#f2bdf2',
500: '#eba0ec',
950: '#000000',
},
}SCSS
$custom: #eba0ec; $custom-light: #f2bdf2; $custom-dark: #000000;
JSON
{
"hex": "#eba0ec",
"rgb": {
"r": 235,
"g": 160,
"b": 236
},
"hsl": {
"h": 299.211,
"s": 66.667,
"l": 77.647
},
"oklch": {
"l": 0.80346,
"c": 0.13193,
"h": 326.3
},
"luminance": 0.4886
}Semantic roles & 50–950 ramp
primary
#EBA0EC
secondary
#DAF1DA
accent
#CF1719
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171217
muted
#858185