#EBA3FE#EBA3FE
#EBA3FE is a light, vivid purple. Relative luminance 0.510; OKLCH L 81.6% C 0.145 H 319.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA3FE |
|---|---|
| RGB | rgb(235, 163, 254) |
| HSL | hsl(287, 98%, 82%) |
| HSV | hsv(287, 36%, 100%) |
| CMYK | cmyk(7.5%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.69, 41.55, -34.70) |
| CIE-LCH | lch(76.69, 54.14, 320.13°) |
| OKLab | oklab(81.57% 0.1097 -0.0951) |
| OKLCH | oklch(81.57% 0.145 319.1) |
| XYZ | xyz(65.2452, 51.0141, 100.1565) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.22
Lilac (survey)
#CEA2FD
ΔE00 5.83
Plum
#DDA0DD
ΔE00 6.04
Baby Purple
#CA9BF7
ΔE00 6.24
Lavender (survey)
#C79FEF
ΔE00 6.57
Pastel Purple
#CAA0FF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA3FE #B6FEA3
analogous
#BEA3FE #EBA3FE #FEA3E3
triadic
#EBA3FE #FEEBA3 #A3FEEB
tetradic
#EBA3FE #FEBEA3 #B6FEA3 #A3E3FE
square
#EBA3FE #FEBEA3 #B6FEA3 #A3E3FE
split-complementary
#EBA3FE #E3FEA3 #A3FEBE
monochromatic
#D12AFD #DE66FD #EBA3FE #F8E0FF #F8E1FF
Accessibility & contrast
On white
1.87
#EBA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#EBA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA3FE
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA3FE | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#ECAEC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eba3fe; /* rgb */ color: rgb(235, 163, 254); /* oklch */ color: oklch(81.6% 0.145 319.1);
Tailwind
colors: {
custom: {
50: '#f2bfff',
500: '#eba3fe',
950: '#000000',
},
}SCSS
$custom: #eba3fe; $custom-light: #f2bfff; $custom-dark: #000000;
JSON
{
"hex": "#eba3fe",
"rgb": {
"r": 235,
"g": 163,
"b": 254
},
"hsl": {
"h": 287.473,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.81569,
"c": 0.1452,
"h": 319.1
},
"luminance": 0.51012
}Semantic roles & 50–950 ramp
primary
#EBA3FE
secondary
#7EE263
accent
#E60030
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286