#EBA0EA#EBA0EA
#EBA0EA is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.3% C 0.130 H 327.2°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA0EA |
|---|---|
| RGB | rgb(235, 160, 234) |
| HSL | hsl(301, 65%, 77%) |
| HSV | hsv(301, 32%, 92%) |
| CMYK | cmyk(0%, 31.9%, 0.4%, 7.8%) |
| CIE-LAB | lab(75.29, 39.38, -26.02) |
| CIE-LCH | lch(75.29, 47.20, 326.55°) |
| OKLab | oklab(80.27% 0.1092 -0.0705) |
| OKLCH | oklch(80.27% 0.13 327.2) |
| XYZ | xyz(61.6817, 48.7466, 83.9859) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.05
Mauve
#E0B0FF
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.45
Violet (CSS)
#EE82EE
ΔE00 7.02
Light Lavendar
#EFC0FE
ΔE00 7.61
Lavender (survey)
#C79FEF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA0EA #A0EBA1
analogous
#C7A0EB #EBA0EA #EBA0C5
triadic
#EBA0EA #EAEBA0 #A0EAEB
tetradic
#EBA0EA #EBC7A0 #A0EBA1 #A0C5EB
square
#EBA0EA #EBC7A0 #A0EBA1 #A0C5EB
split-complementary
#EBA0EA #C5EBA0 #A0EBC7
monochromatic
#D63BD4 #E06DDF #EBA0EA #F6D3F5 #FAE6F9
Accessibility & contrast
On white
1.95
#EBA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#EBA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA0EA
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA0EA | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB3ED
Deuteranopia (green-blind)
#ADBDE7
Tritanopia (blue-blind)
#F0A6BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eba0ea; /* rgb */ color: rgb(235, 160, 234); /* oklch */ color: oklch(80.3% 0.130 327.2);
Tailwind
colors: {
custom: {
50: '#f2bdf1',
500: '#eba0ea',
950: '#000000',
},
}SCSS
$custom: #eba0ea; $custom-light: #f2bdf1; $custom-dark: #000000;
JSON
{
"hex": "#eba0ea",
"rgb": {
"r": 235,
"g": 160,
"b": 234
},
"hsl": {
"h": 300.8,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.80268,
"c": 0.12999,
"h": 327.2
},
"luminance": 0.48744
}Semantic roles & 50–950 ramp
primary
#EBA0EA
secondary
#DAF1DA
accent
#CD1B18
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184