#EBA3FB#EBA3FB
#EBA3FB is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.4% C 0.142 H 320.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA3FB |
|---|---|
| RGB | rgb(235, 163, 251) |
| HSL | hsl(289, 92%, 81%) |
| HSV | hsv(289, 35%, 98%) |
| CMYK | cmyk(6.4%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(76.57, 40.98, -33.26) |
| CIE-LCH | lch(76.57, 52.78, 320.93°) |
| OKLab | oklab(81.44% 0.1091 -0.091) |
| OKLCH | oklch(81.44% 0.142 320.2) |
| XYZ | xyz(64.7685, 50.8235, 97.6462) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.30
Plum
#DDA0DD
ΔE00 5.51
Lilac (survey)
#CEA2FD
ΔE00 6.13
Baby Purple
#CA9BF7
ΔE00 6.48
Lavender (survey)
#C79FEF
ΔE00 6.67
Light Violet
#D6B4FC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA3FB #B3FBA3
analogous
#BFA3FB #EBA3FB #FBA3DF
triadic
#EBA3FB #FBEBA3 #A3FBEB
tetradic
#EBA3FB #FBBFA3 #B3FBA3 #A3DFFB
square
#EBA3FB #FBBFA3 #B3FBA3 #A3DFFB
split-complementary
#EBA3FB #DFFBA3 #A3FBBF
monochromatic
#D22EF6 #DE68F8 #EBA3FB #F8DEFE #F9E2FE
Accessibility & contrast
On white
1.88
#EBA3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#EBA3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA3FB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA3FB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#AAC0F8
Tritanopia (blue-blind)
#ECADC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eba3fb; /* rgb */ color: rgb(235, 163, 251); /* oklch */ color: oklch(81.4% 0.142 320.2);
Tailwind
colors: {
custom: {
50: '#f2bffd',
500: '#eba3fb',
950: '#000000',
},
}SCSS
$custom: #eba3fb; $custom-light: #f2bffd; $custom-dark: #000000;
JSON
{
"hex": "#eba3fb",
"rgb": {
"r": 235,
"g": 163,
"b": 251
},
"hsl": {
"h": 289.091,
"s": 91.667,
"l": 81.176
},
"oklch": {
"l": 0.81444,
"c": 0.14202,
"h": 320.2
},
"luminance": 0.50822
}Semantic roles & 50–950 ramp
primary
#EBA3FB
secondary
#7BDD65
accent
#E6002A
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171217
muted
#858285