#EBA0EB#EBA0EB
#EBA0EB is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.3% C 0.131 H 326.7°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA0EB |
|---|---|
| RGB | rgb(235, 160, 235) |
| HSL | hsl(300, 65%, 77%) |
| HSV | hsv(300, 32%, 92%) |
| CMYK | cmyk(0%, 31.9%, 0%, 7.8%) |
| CIE-LAB | lab(75.33, 39.56, -26.51) |
| CIE-LCH | lch(75.33, 47.62, 326.18°) |
| OKLab | oklab(80.31% 0.1095 -0.0719) |
| OKLCH | oklch(80.31% 0.131 326.7) |
| XYZ | xyz(61.8258, 48.8042, 84.7446) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.18
Mauve
#E0B0FF
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.46
Violet (CSS)
#EE82EE
ΔE00 6.94
Light Lavendar
#EFC0FE
ΔE00 7.60
Lavender (survey)
#C79FEF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA0EB #A0EBA0
analogous
#C6A0EB #EBA0EB #EBA0C6
triadic
#EBA0EB #EBEBA0 #A0EBEB
tetradic
#EBA0EB #EBC6A0 #A0EBA0 #A0C6EB
square
#EBA0EB #EBC6A0 #A0EBA0 #A0C6EB
split-complementary
#EBA0EB #C6EBA0 #A0EBC6
monochromatic
#D63BD6 #E06DE0 #EBA0EB #F6D3F6 #FAE6FA
Accessibility & contrast
On white
1.95
#EBA0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#EBA0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA0EB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA0EB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EE
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#F0A7BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eba0eb; /* rgb */ color: rgb(235, 160, 235); /* oklch */ color: oklch(80.3% 0.131 326.7);
Tailwind
colors: {
custom: {
50: '#f2bdf1',
500: '#eba0eb',
950: '#000000',
},
}SCSS
$custom: #eba0eb; $custom-light: #f2bdf1; $custom-dark: #000000;
JSON
{
"hex": "#eba0eb",
"rgb": {
"r": 235,
"g": 160,
"b": 235
},
"hsl": {
"h": 300,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.80307,
"c": 0.13096,
"h": 326.7
},
"luminance": 0.48802
}Semantic roles & 50–950 ramp
primary
#EBA0EB
secondary
#DAF1DA
accent
#CD1818
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171216
muted
#858184