#EBA3EA#EBA3EA
#EBA3EA is a light, vivid purple. Relative luminance 0.498; OKLCH L 80.8% C 0.125 H 327.1°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA3EA |
|---|---|
| RGB | rgb(235, 163, 234) |
| HSL | hsl(301, 64%, 78%) |
| HSV | hsv(301, 31%, 92%) |
| CMYK | cmyk(0%, 30.6%, 0.4%, 7.8%) |
| CIE-LAB | lab(75.95, 37.80, -25.02) |
| CIE-LCH | lch(75.95, 45.33, 326.50°) |
| OKLab | oklab(80.76% 0.1048 -0.0677) |
| OKLCH | oklch(80.76% 0.125 327.1) |
| XYZ | xyz(62.2081, 49.7993, 84.1613) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.82
Mauve
#E0B0FF
ΔE00 6.08
Light Lavendar
#EFC0FE
ΔE00 6.95
Lavender Pink
#DD85D7
ΔE00 7.09
Violet (CSS)
#EE82EE
ΔE00 7.78
Light Violet
#D6B4FC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA3EA #A3EBA4
analogous
#C8A3EB #EBA3EA #EBA3C6
triadic
#EBA3EA #EAEBA3 #A3EAEB
tetradic
#EBA3EA #EBC8A3 #A3EBA4 #A3C6EB
square
#EBA3EA #EBC8A3 #A3EBA4 #A3C6EB
split-complementary
#EBA3EA #C6EBA3 #A3EBC8
monochromatic
#D53ED3 #E071DF #EBA3EA #F6D5F5 #FAE6F9
Accessibility & contrast
On white
1.92
#EBA3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#EBA3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA3EA
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA3EA | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5ED
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#F0A9BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eba3ea; /* rgb */ color: rgb(235, 163, 234); /* oklch */ color: oklch(80.8% 0.125 327.1);
Tailwind
colors: {
custom: {
50: '#f2bff1',
500: '#eba3ea',
950: '#000000',
},
}SCSS
$custom: #eba3ea; $custom-light: #f2bff1; $custom-dark: #000000;
JSON
{
"hex": "#eba3ea",
"rgb": {
"r": 235,
"g": 163,
"b": 234
},
"hsl": {
"h": 300.833,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.80763,
"c": 0.12477,
"h": 327.1
},
"luminance": 0.49797
}Semantic roles & 50–950 ramp
primary
#EBA3EA
secondary
#DAF1DA
accent
#CC1C19
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171216
muted
#858184