#EBA5EE#EBA5EE
#EBA5EE is a light, vivid purple. Relative luminance 0.507; OKLCH L 81.3% C 0.125 H 325.3°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA5EE |
|---|---|
| RGB | rgb(235, 165, 238) |
| HSL | hsl(298, 68%, 79%) |
| HSV | hsv(298, 31%, 93%) |
| CMYK | cmyk(1.3%, 30.7%, 0%, 6.7%) |
| CIE-LAB | lab(76.53, 37.47, -26.30) |
| CIE-LCH | lch(76.53, 45.78, 324.93°) |
| OKLab | oklab(81.25% 0.1029 -0.0713) |
| OKLCH | oklch(81.25% 0.125 325.3) |
| XYZ | xyz(63.1471, 50.7476, 87.3412) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.25
Mauve
#E0B0FF
ΔE00 5.32
Light Lavendar
#EFC0FE
ΔE00 6.42
Light Violet
#D6B4FC
ΔE00 7.49
Lavender Pink
#DD85D7
ΔE00 7.55
Lavender (survey)
#C79FEF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA5EE #A8EEA5
analogous
#C7A5EE #EBA5EE #EEA5CD
triadic
#EBA5EE #EEEBA5 #A5EEEB
tetradic
#EBA5EE #EEC7A5 #A8EEA5 #A5CDEE
square
#EBA5EE #EEC7A5 #A8EEA5 #A5CDEE
split-complementary
#EBA5EE #CDEEA5 #A5EEC7
monochromatic
#D43EDB #E072E4 #EBA5EE #F6D8F8 #F9E5FA
Accessibility & contrast
On white
1.88
#EBA5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#EBA5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA5EE
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA5EE | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F1
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#EFACBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eba5ee; /* rgb */ color: rgb(235, 165, 238); /* oklch */ color: oklch(81.3% 0.125 325.3);
Tailwind
colors: {
custom: {
50: '#f2c0f3',
500: '#eba5ee',
950: '#000000',
},
}SCSS
$custom: #eba5ee; $custom-light: #f2c0f3; $custom-dark: #000000;
JSON
{
"hex": "#eba5ee",
"rgb": {
"r": 235,
"g": 165,
"b": 238
},
"hsl": {
"h": 297.534,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.8125,
"c": 0.12522,
"h": 325.3
},
"luminance": 0.50745
}Semantic roles & 50–950 ramp
primary
#EBA5EE
secondary
#70CB6C
accent
#D0151D
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285