#EBA2EC#EBA2EC
#EBA2EC is a light, vivid purple. Relative luminance 0.496; OKLCH L 80.7% C 0.128 H 326.2°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA2EC |
|---|---|
| RGB | rgb(235, 162, 236) |
| HSL | hsl(299, 66%, 78%) |
| HSV | hsv(299, 31%, 93%) |
| CMYK | cmyk(0.4%, 31.4%, 0%, 7.5%) |
| CIE-LAB | lab(75.80, 38.69, -26.33) |
| CIE-LCH | lch(75.80, 46.80, 325.76°) |
| OKLab | oklab(80.68% 0.1068 -0.0714) |
| OKLCH | oklch(80.68% 0.128 326.2) |
| XYZ | xyz(62.3202, 49.5612, 85.6241) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.13
Mauve
#E0B0FF
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.89
Light Lavendar
#EFC0FE
ΔE00 7.13
Violet (CSS)
#EE82EE
ΔE00 7.36
Lavender (survey)
#C79FEF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA2EC #A3ECA2
analogous
#C6A2EC #EBA2EC #ECA2C8
triadic
#EBA2EC #ECEBA2 #A2ECEB
tetradic
#EBA2EC #ECC6A2 #A3ECA2 #A2C8EC
square
#EBA2EC #ECC6A2 #A3ECA2 #A2C8EC
split-complementary
#EBA2EC #C8ECA2 #A2ECC6
monochromatic
#D53CD7 #E06FE2 #EBA2EC #F6D5F6 #FAE6FA
Accessibility & contrast
On white
1.92
#EBA2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#EBA2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA2EC
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA2EC | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EF
Deuteranopia (green-blind)
#AEBEE9
Tritanopia (blue-blind)
#EFA9BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eba2ec; /* rgb */ color: rgb(235, 162, 236); /* oklch */ color: oklch(80.7% 0.128 326.2);
Tailwind
colors: {
custom: {
50: '#f2bef2',
500: '#eba2ec',
950: '#000000',
},
}SCSS
$custom: #eba2ec; $custom-light: #f2bef2; $custom-dark: #000000;
JSON
{
"hex": "#eba2ec",
"rgb": {
"r": 235,
"g": 162,
"b": 236
},
"hsl": {
"h": 299.189,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.80675,
"c": 0.12846,
"h": 326.2
},
"luminance": 0.49559
}Semantic roles & 50–950 ramp
primary
#EBA2EC
secondary
#DAF1DA
accent
#CE181A
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171217
muted
#858185