#EBA4EC#EBA4EC
#EBA4EC is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.0% C 0.125 H 326.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA4EC |
|---|---|
| RGB | rgb(235, 164, 236) |
| HSL | hsl(299, 65%, 78%) |
| HSV | hsv(299, 31%, 93%) |
| CMYK | cmyk(0.4%, 30.5%, 0%, 7.5%) |
| CIE-LAB | lab(76.24, 37.63, -25.66) |
| CIE-LCH | lch(76.24, 45.55, 325.71°) |
| OKLab | oklab(81.01% 0.1039 -0.0695) |
| OKLCH | oklch(81.01% 0.125 326.2) |
| XYZ | xyz(62.6753, 50.2714, 85.7425) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.01
Mauve
#E0B0FF
ΔE00 5.69
Light Lavendar
#EFC0FE
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 7.31
Light Violet
#D6B4FC
ΔE00 7.82
Violet (CSS)
#EE82EE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA4EC #A5ECA4
analogous
#C7A4EC #EBA4EC #ECA4C9
triadic
#EBA4EC #ECEBA4 #A4ECEB
tetradic
#EBA4EC #ECC7A4 #A5ECA4 #A4C9EC
square
#EBA4EC #ECC7A4 #A5ECA4 #A4C9EC
split-complementary
#EBA4EC #C9ECA4 #A4ECC7
monochromatic
#D53FD7 #E071E1 #EBA4EC #F6D7F7 #F9E6FA
Accessibility & contrast
On white
1.90
#EBA4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#EBA4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA4EC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA4EC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EF
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#EFAABE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eba4ec; /* rgb */ color: rgb(235, 164, 236); /* oklch */ color: oklch(81.0% 0.125 326.2);
Tailwind
colors: {
custom: {
50: '#f2c0f2',
500: '#eba4ec',
950: '#000000',
},
}SCSS
$custom: #eba4ec; $custom-light: #f2c0f2; $custom-dark: #000000;
JSON
{
"hex": "#eba4ec",
"rgb": {
"r": 235,
"g": 164,
"b": 236
},
"hsl": {
"h": 299.167,
"s": 65.455,
"l": 78.431
},
"oklch": {
"l": 0.81006,
"c": 0.12499,
"h": 326.2
},
"luminance": 0.50269
}Semantic roles & 50–950 ramp
primary
#EBA4EC
secondary
#6DC86C
accent
#CD181B
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285