#EBA2EE#EBA2EE
#EBA2EE is a light, vivid purple. Relative luminance 0.497; OKLCH L 80.8% C 0.130 H 325.4°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA2EE |
|---|---|
| RGB | rgb(235, 162, 238) |
| HSL | hsl(298, 69%, 78%) |
| HSV | hsv(298, 32%, 93%) |
| CMYK | cmyk(1.3%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(75.87, 39.06, -27.30) |
| CIE-LCH | lch(75.87, 47.66, 325.04°) |
| OKLab | oklab(80.75% 0.1073 -0.0741) |
| OKLCH | oklch(80.75% 0.13 325.4) |
| XYZ | xyz(62.6124, 49.6781, 87.1630) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.41
Mauve
#E0B0FF
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.93
Light Lavendar
#EFC0FE
ΔE00 7.11
Violet (CSS)
#EE82EE
ΔE00 7.22
Lavender (survey)
#C79FEF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA2EE #A5EEA2
analogous
#C5A2EE #EBA2EE #EEA2CB
triadic
#EBA2EE #EEEBA2 #A2EEEB
tetradic
#EBA2EE #EEC5A2 #A5EEA2 #A2CBEE
square
#EBA2EE #EEC5A2 #A5EEA2 #A2CBEE
split-complementary
#EBA2EE #CBEEA2 #A2EEC5
monochromatic
#D53BDB #E06EE5 #EBA2EE #F6D6F7 #F9E5FA
Accessibility & contrast
On white
1.92
#EBA2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#EBA2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA2EE
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA2EE | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F1
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#EFA9BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eba2ee; /* rgb */ color: rgb(235, 162, 238); /* oklch */ color: oklch(80.8% 0.130 325.4);
Tailwind
colors: {
custom: {
50: '#f2bef3',
500: '#eba2ee',
950: '#000000',
},
}SCSS
$custom: #eba2ee; $custom-light: #f2bef3; $custom-dark: #000000;
JSON
{
"hex": "#eba2ee",
"rgb": {
"r": 235,
"g": 162,
"b": 238
},
"hsl": {
"h": 297.632,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.80753,
"c": 0.13044,
"h": 325.4
},
"luminance": 0.49676
}Semantic roles & 50–950 ramp
primary
#EBA2EE
secondary
#DAF2D9
accent
#D1141C
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171217
muted
#858185