#EBA1FF#EBA1FF
#EBA1FF is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.3% C 0.150 H 318.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA1FF |
|---|---|
| RGB | rgb(235, 161, 255) |
| HSL | hsl(287, 100%, 82%) |
| HSV | hsv(287, 37%, 100%) |
| CMYK | cmyk(7.8%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(76.30, 42.80, -35.84) |
| CIE-LCH | lch(76.30, 55.83, 320.06°) |
| OKLab | oklab(81.29% 0.1128 -0.0983) |
| OKLCH | oklch(81.29% 0.15 318.9) |
| XYZ | xyz(65.0534, 50.3738, 100.8846) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.61
Lilac (survey)
#CEA2FD
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 6.10
Plum
#DDA0DD
ΔE00 6.36
Lavender (survey)
#C79FEF
ΔE00 6.60
Pastel Purple
#CAA0FF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA1FF #B5FFA1
analogous
#BCA1FF #EBA1FF #FFA1E4
triadic
#EBA1FF #FFEBA1 #A1FFEB
tetradic
#EBA1FF #FFBCA1 #B5FFA1 #A1E4FF
square
#EBA1FF #FFBCA1 #B5FFA1 #A1E4FF
split-complementary
#EBA1FF #E4FFA1 #A1FFBC
monochromatic
#D127FF #DE64FF #EBA1FF #F8DEFF #F8E0FF
Accessibility & contrast
On white
1.90
#EBA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#EBA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA1FF
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA1FF | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#ECACC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eba1ff; /* rgb */ color: rgb(235, 161, 255); /* oklch */ color: oklch(81.3% 0.150 318.9);
Tailwind
colors: {
custom: {
50: '#f2beff',
500: '#eba1ff',
950: '#000000',
},
}SCSS
$custom: #eba1ff; $custom-light: #f2beff; $custom-dark: #000000;
JSON
{
"hex": "#eba1ff",
"rgb": {
"r": 235,
"g": 161,
"b": 255
},
"hsl": {
"h": 287.234,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.81288,
"c": 0.14964,
"h": 318.9
},
"luminance": 0.50372
}Semantic roles & 50–950 ramp
primary
#EBA1FF
secondary
#7DE361
accent
#E60031
background
#FFFDFF
surface
#FEF8FF
border
#D6D1D7
text
#171218
muted
#858286