#EBA1EA#EBA1EA
#EBA1EA is a light, vivid purple. Relative luminance 0.491; OKLCH L 80.4% C 0.128 H 327.1°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA1EA |
|---|---|
| RGB | rgb(235, 161, 234) |
| HSL | hsl(301, 65%, 78%) |
| HSV | hsv(301, 31%, 92%) |
| CMYK | cmyk(0%, 31.5%, 0.4%, 7.8%) |
| CIE-LAB | lab(75.51, 38.85, -25.69) |
| CIE-LCH | lch(75.51, 46.58, 326.53°) |
| OKLab | oklab(80.43% 0.1077 -0.0696) |
| OKLCH | oklch(80.43% 0.128 327.1) |
| XYZ | xyz(61.8558, 49.0947, 84.0439) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.96
Mauve
#E0B0FF
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 6.66
Violet (CSS)
#EE82EE
ΔE00 7.27
Light Lavendar
#EFC0FE
ΔE00 7.39
Lavender (survey)
#C79FEF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA1EA #A1EBA2
analogous
#C7A1EB #EBA1EA #EBA1C5
triadic
#EBA1EA #EAEBA1 #A1EAEB
tetradic
#EBA1EA #EBC7A1 #A1EBA2 #A1C5EB
square
#EBA1EA #EBC7A1 #A1EBA2 #A1C5EB
split-complementary
#EBA1EA #C5EBA1 #A1EBC7
monochromatic
#D63CD3 #E06FDF #EBA1EA #F6D3F5 #FAE6F9
Accessibility & contrast
On white
1.94
#EBA1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#EBA1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA1EA
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA1EA | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4ED
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#F0A7BC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eba1ea; /* rgb */ color: rgb(235, 161, 234); /* oklch */ color: oklch(80.4% 0.128 327.1);
Tailwind
colors: {
custom: {
50: '#f2bef1',
500: '#eba1ea',
950: '#000000',
},
}SCSS
$custom: #eba1ea; $custom-light: #f2bef1; $custom-dark: #000000;
JSON
{
"hex": "#eba1ea",
"rgb": {
"r": 235,
"g": 161,
"b": 234
},
"hsl": {
"h": 300.811,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.80432,
"c": 0.12826,
"h": 327.1
},
"luminance": 0.49092
}Semantic roles & 50–950 ramp
primary
#EBA1EA
secondary
#DAF1DA
accent
#CD1B19
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171216
muted
#858184