#EBA4EA#EBA4EA
#EBA4EA is a light, vivid purple. Relative luminance 0.502; OKLCH L 80.9% C 0.123 H 327.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA4EA |
|---|---|
| RGB | rgb(235, 164, 234) |
| HSL | hsl(301, 64%, 78%) |
| HSV | hsv(301, 30%, 92%) |
| CMYK | cmyk(0%, 30.2%, 0.4%, 7.8%) |
| CIE-LAB | lab(76.16, 37.27, -24.69) |
| CIE-LCH | lch(76.16, 44.70, 326.48°) |
| OKLab | oklab(80.93% 0.1033 -0.0668) |
| OKLCH | oklch(80.93% 0.123 327.1) |
| XYZ | xyz(62.3863, 50.1558, 84.2207) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.79
Mauve
#E0B0FF
ΔE00 6.01
Light Lavendar
#EFC0FE
ΔE00 6.74
Lavender Pink
#DD85D7
ΔE00 7.31
Violet (CSS)
#EE82EE
ΔE00 8.04
Light Violet
#D6B4FC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA4EA #A4EBA5
analogous
#C8A4EB #EBA4EA #EBA4C6
triadic
#EBA4EA #EAEBA4 #A4EAEB
tetradic
#EBA4EA #EBC8A4 #A4EBA5 #A4C6EB
square
#EBA4EA #EBC8A4 #A4EBA5 #A4C6EB
split-complementary
#EBA4EA #C6EBA4 #A4EBC8
monochromatic
#D540D3 #E072DE #EBA4EA #F6D6F6 #F9E6F9
Accessibility & contrast
On white
1.90
#EBA4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#EBA4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA4EA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA4EA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6ED
Deuteranopia (green-blind)
#B1BFE8
Tritanopia (blue-blind)
#F0AABD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eba4ea; /* rgb */ color: rgb(235, 164, 234); /* oklch */ color: oklch(80.9% 0.123 327.1);
Tailwind
colors: {
custom: {
50: '#f2c0f1',
500: '#eba4ea',
950: '#000000',
},
}SCSS
$custom: #eba4ea; $custom-light: #f2c0f1; $custom-dark: #000000;
JSON
{
"hex": "#eba4ea",
"rgb": {
"r": 235,
"g": 164,
"b": 234
},
"hsl": {
"h": 300.845,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.80929,
"c": 0.12303,
"h": 327.1
},
"luminance": 0.50154
}Semantic roles & 50–950 ramp
primary
#EBA4EA
secondary
#6CC76D
accent
#CC1C1A
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171216
muted
#858285