#EBA0EE#EBA0EE
#EBA0EE is a light, vivid purple. Relative luminance 0.490; OKLCH L 80.4% C 0.134 H 325.4°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA0EE |
|---|---|
| RGB | rgb(235, 160, 238) |
| HSL | hsl(298, 70%, 78%) |
| HSV | hsv(298, 33%, 93%) |
| CMYK | cmyk(1.3%, 32.8%, 0%, 6.7%) |
| CIE-LAB | lab(75.44, 40.11, -27.97) |
| CIE-LCH | lch(75.44, 48.90, 325.11°) |
| OKLab | oklab(80.43% 0.1102 -0.076) |
| OKLCH | oklch(80.43% 0.134 325.4) |
| XYZ | xyz(62.2629, 48.9791, 87.0465) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.59
Mauve
#E0B0FF
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.54
Violet (CSS)
#EE82EE
ΔE00 6.72
Light Lavendar
#EFC0FE
ΔE00 7.57
Lavender (survey)
#C79FEF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA0EE #A3EEA0
analogous
#C4A0EE #EBA0EE #EEA0CA
triadic
#EBA0EE #EEEBA0 #A0EEEB
tetradic
#EBA0EE #EEC4A0 #A3EEA0 #A0CAEE
square
#EBA0EE #EEC4A0 #A3EEA0 #A0CAEE
split-complementary
#EBA0EE #CAEEA0 #A0EEC4
monochromatic
#D538DB #E06CE5 #EBA0EE #F6D4F7 #FAE5FA
Accessibility & contrast
On white
1.95
#EBA0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#EBA0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA0EE
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA0EE | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F1
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#EFA7BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eba0ee; /* rgb */ color: rgb(235, 160, 238); /* oklch */ color: oklch(80.4% 0.134 325.4);
Tailwind
colors: {
custom: {
50: '#f2bdf3',
500: '#eba0ee',
950: '#000000',
},
}SCSS
$custom: #eba0ee; $custom-light: #f2bdf3; $custom-dark: #000000;
JSON
{
"hex": "#eba0ee",
"rgb": {
"r": 235,
"g": 160,
"b": 238
},
"hsl": {
"h": 297.692,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.80425,
"c": 0.1339,
"h": 325.4
},
"luminance": 0.48977
}Semantic roles & 50–950 ramp
primary
#EBA0EE
secondary
#DAF2D9
accent
#D2141B
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171217
muted
#858185