#EBA4FB#EBA4FB
#EBA4FB is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.6% C 0.140 H 320.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA4FB |
|---|---|
| RGB | rgb(235, 164, 251) |
| HSL | hsl(289, 92%, 81%) |
| HSV | hsv(289, 35%, 98%) |
| CMYK | cmyk(6.4%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(76.79, 40.45, -32.93) |
| CIE-LCH | lch(76.79, 52.16, 320.85°) |
| OKLab | oklab(81.61% 0.1076 -0.09) |
| OKLCH | oklch(81.61% 0.14 320.1) |
| XYZ | xyz(64.9468, 51.1800, 97.7056) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.12
Plum
#DDA0DD
ΔE00 5.45
Lilac (survey)
#CEA2FD
ΔE00 6.13
Baby Purple
#CA9BF7
ΔE00 6.54
Lavender (survey)
#C79FEF
ΔE00 6.66
Light Violet
#D6B4FC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA4FB #B4FBA4
analogous
#C0A4FB #EBA4FB #FBA4E0
triadic
#EBA4FB #FBEBA4 #A4FBEB
tetradic
#EBA4FB #FBC0A4 #B4FBA4 #A4E0FB
square
#EBA4FB #FBC0A4 #B4FBA4 #A4E0FB
split-complementary
#EBA4FB #E0FBA4 #A4FBC0
monochromatic
#D12FF6 #DE69F8 #EBA4FB #F8DFFE #F9E2FE
Accessibility & contrast
On white
1.87
#EBA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#EBA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA4FB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA4FB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FE
Deuteranopia (green-blind)
#ABC0F8
Tritanopia (blue-blind)
#ECAEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eba4fb; /* rgb */ color: rgb(235, 164, 251); /* oklch */ color: oklch(81.6% 0.140 320.1);
Tailwind
colors: {
custom: {
50: '#f2c0fd',
500: '#eba4fb',
950: '#000000',
},
}SCSS
$custom: #eba4fb; $custom-light: #f2c0fd; $custom-dark: #000000;
JSON
{
"hex": "#eba4fb",
"rgb": {
"r": 235,
"g": 164,
"b": 251
},
"hsl": {
"h": 288.966,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.81607,
"c": 0.14032,
"h": 320.1
},
"luminance": 0.51178
}Semantic roles & 50–950 ramp
primary
#EBA4FB
secondary
#7CDD66
accent
#E6002A
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171217
muted
#858285