#EBA4E4#EBA4E4
#EBA4E4 is a light, moderate purple. Relative luminance 0.498; OKLCH L 80.7% C 0.117 H 330.0°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA4E4 |
|---|---|
| RGB | rgb(235, 164, 228) |
| HSL | hsl(306, 64%, 78%) |
| HSV | hsv(306, 30%, 92%) |
| CMYK | cmyk(0%, 30.2%, 3%, 7.8%) |
| CIE-LAB | lab(75.96, 36.19, -21.74) |
| CIE-LCH | lch(75.96, 42.22, 329.00°) |
| OKLab | oklab(80.7% 0.1016 -0.0586) |
| OKLCH | oklch(80.7% 0.117 330) |
| XYZ | xyz(61.5389, 49.8169, 79.7578) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.49
Mauve
#E0B0FF
ΔE00 7.06
Light Lavendar
#EFC0FE
ΔE00 7.08
Lavender Pink
#DD85D7
ΔE00 7.49
Lilac
#C8A2C8
ΔE00 7.94
Bubblegum Pink
#FE83CC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA4E4 #A4EBAB
analogous
#CEA4EB #EBA4E4 #EBA4C0
triadic
#EBA4E4 #E4EBA4 #A4E4EB
tetradic
#EBA4E4 #EBCEA4 #A4EBAB #A4C0EB
square
#EBA4E4 #EBCEA4 #A4EBAB #A4C0EB
split-complementary
#EBA4E4 #C0EBA4 #A4EBCE
monochromatic
#D540C6 #E072D5 #EBA4E4 #F6D6F3 #F9E6F8
Accessibility & contrast
On white
1.92
#EBA4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#EBA4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA4E4
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA4E4 | 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)
#A1B5E6
Deuteranopia (green-blind)
#B2BFE2
Tritanopia (blue-blind)
#F1A9BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eba4e4; /* rgb */ color: rgb(235, 164, 228); /* oklch */ color: oklch(80.7% 0.117 330.0);
Tailwind
colors: {
custom: {
50: '#f2c0ec',
500: '#eba4e4',
950: '#000000',
},
}SCSS
$custom: #eba4e4; $custom-light: #f2c0ec; $custom-dark: #000000;
JSON
{
"hex": "#eba4e4",
"rgb": {
"r": 235,
"g": 164,
"b": 228
},
"hsl": {
"h": 305.915,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.80702,
"c": 0.11732,
"h": 330
},
"luminance": 0.49815
}Semantic roles & 50–950 ramp
primary
#EBA4E4
secondary
#DAF1DC
accent
#CC2B1A
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171216
muted
#858184