#EBA2EB#EBA2EB
#EBA2EB is a light, vivid purple. Relative luminance 0.495; OKLCH L 80.6% C 0.127 H 326.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA2EB |
|---|---|
| RGB | rgb(235, 162, 235) |
| HSL | hsl(300, 65%, 78%) |
| HSV | hsv(300, 31%, 92%) |
| CMYK | cmyk(0%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(75.76, 38.51, -25.84) |
| CIE-LCH | lch(75.76, 46.38, 326.14°) |
| OKLab | oklab(80.64% 0.1065 -0.07) |
| OKLCH | oklch(80.64% 0.127 326.7) |
| XYZ | xyz(62.1753, 49.5032, 84.8611) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.00
Mauve
#E0B0FF
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.88
Light Lavendar
#EFC0FE
ΔE00 7.15
Violet (CSS)
#EE82EE
ΔE00 7.44
Lavender (survey)
#C79FEF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA2EB #A2EBA2
analogous
#C6A2EB #EBA2EB #EBA2C6
triadic
#EBA2EB #EBEBA2 #A2EBEB
tetradic
#EBA2EB #EBC6A2 #A2EBA2 #A2C6EB
square
#EBA2EB #EBC6A2 #A2EBA2 #A2C6EB
split-complementary
#EBA2EB #C6EBA2 #A2EBC6
monochromatic
#D53DD5 #E070E0 #EBA2EB #F6D4F6 #FAE6FA
Accessibility & contrast
On white
1.93
#EBA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#EBA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA2EB
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA2EB | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#EFA8BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eba2eb; /* rgb */ color: rgb(235, 162, 235); /* oklch */ color: oklch(80.6% 0.127 326.7);
Tailwind
colors: {
custom: {
50: '#f2bef1',
500: '#eba2eb',
950: '#000000',
},
}SCSS
$custom: #eba2eb; $custom-light: #f2bef1; $custom-dark: #000000;
JSON
{
"hex": "#eba2eb",
"rgb": {
"r": 235,
"g": 162,
"b": 235
},
"hsl": {
"h": 300,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.80636,
"c": 0.12749,
"h": 326.7
},
"luminance": 0.49501
}Semantic roles & 50–950 ramp
primary
#EBA2EB
secondary
#DAF1DA
accent
#CC1919
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171216
muted
#858184