#EBA2EA#EBA2EA
#EBA2EA is a light, vivid purple. Relative luminance 0.494; OKLCH L 80.6% C 0.127 H 327.1°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA2EA |
|---|---|
| RGB | rgb(235, 162, 234) |
| HSL | hsl(301, 65%, 78%) |
| HSV | hsv(301, 31%, 92%) |
| CMYK | cmyk(0%, 31.1%, 0.4%, 7.8%) |
| CIE-LAB | lab(75.73, 38.33, -25.35) |
| CIE-LCH | lch(75.73, 45.95, 326.52°) |
| OKLab | oklab(80.6% 0.1063 -0.0687) |
| OKLCH | oklch(80.6% 0.127 327.1) |
| XYZ | xyz(62.0312, 49.4456, 84.1024) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.88
Mauve
#E0B0FF
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.87
Light Lavendar
#EFC0FE
ΔE00 7.17
Violet (CSS)
#EE82EE
ΔE00 7.53
Lavender (survey)
#C79FEF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA2EA #A2EBA3
analogous
#C7A2EB #EBA2EA #EBA2C5
triadic
#EBA2EA #EAEBA2 #A2EAEB
tetradic
#EBA2EA #EBC7A2 #A2EBA3 #A2C5EB
square
#EBA2EA #EBC7A2 #A2EBA3 #A2C5EB
split-complementary
#EBA2EA #C5EBA2 #A2EBC7
monochromatic
#D53DD3 #E070DF #EBA2EA #F6D4F5 #FAE6F9
Accessibility & contrast
On white
1.93
#EBA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#EBA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA2EA
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA2EA | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5ED
Deuteranopia (green-blind)
#AFBEE7
Tritanopia (blue-blind)
#F0A8BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eba2ea; /* rgb */ color: rgb(235, 162, 234); /* oklch */ color: oklch(80.6% 0.127 327.1);
Tailwind
colors: {
custom: {
50: '#f2bef1',
500: '#eba2ea',
950: '#000000',
},
}SCSS
$custom: #eba2ea; $custom-light: #f2bef1; $custom-dark: #000000;
JSON
{
"hex": "#eba2ea",
"rgb": {
"r": 235,
"g": 162,
"b": 234
},
"hsl": {
"h": 300.822,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.80597,
"c": 0.12651,
"h": 327.1
},
"luminance": 0.49443
}Semantic roles & 50–950 ramp
primary
#EBA2EA
secondary
#DAF1DA
accent
#CC1C19
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171216
muted
#858184