#EBA5EC#EBA5EC
#EBA5EC is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.2% C 0.123 H 326.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA5EC |
|---|---|
| RGB | rgb(235, 165, 236) |
| HSL | hsl(299, 65%, 79%) |
| HSV | hsv(299, 30%, 93%) |
| CMYK | cmyk(0.4%, 30.1%, 0%, 7.5%) |
| CIE-LAB | lab(76.45, 37.10, -25.33) |
| CIE-LCH | lch(76.45, 44.92, 325.68°) |
| OKLab | oklab(81.17% 0.1024 -0.0686) |
| OKLCH | oklch(81.17% 0.123 326.2) |
| XYZ | xyz(62.8549, 50.6307, 85.8024) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.99
Mauve
#E0B0FF
ΔE00 5.63
Light Lavendar
#EFC0FE
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 7.53
Light Violet
#D6B4FC
ΔE00 7.71
Lavender (survey)
#C79FEF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA5EC #A6ECA5
analogous
#C7A5EC #EBA5EC #ECA5C9
triadic
#EBA5EC #ECEBA5 #A5ECEB
tetradic
#EBA5EC #ECC7A5 #A6ECA5 #A5C9EC
square
#EBA5EC #ECC7A5 #A6ECA5 #A5C9EC
split-complementary
#EBA5EC #C9ECA5 #A5ECC7
monochromatic
#D540D7 #E072E1 #EBA5EC #F6D8F7 #F9E6FA
Accessibility & contrast
On white
1.89
#EBA5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#EBA5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA5EC
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA5EC | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7EF
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#EFABBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eba5ec; /* rgb */ color: rgb(235, 165, 236); /* oklch */ color: oklch(81.2% 0.123 326.2);
Tailwind
colors: {
custom: {
50: '#f2c0f2',
500: '#eba5ec',
950: '#000000',
},
}SCSS
$custom: #eba5ec; $custom-light: #f2c0f2; $custom-dark: #000000;
JSON
{
"hex": "#eba5ec",
"rgb": {
"r": 235,
"g": 165,
"b": 236
},
"hsl": {
"h": 299.155,
"s": 65.138,
"l": 78.627
},
"oklch": {
"l": 0.81173,
"c": 0.12324,
"h": 326.2
},
"luminance": 0.50629
}Semantic roles & 50–950 ramp
primary
#EBA5EC
secondary
#6EC86D
accent
#CD191B
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285