#EBA6FB#EBA6FB
#EBA6FB is a light, vivid purple. Relative luminance 0.519; OKLCH L 81.9% C 0.137 H 319.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA6FB |
|---|---|
| RGB | rgb(235, 166, 251) |
| HSL | hsl(289, 91%, 82%) |
| HSV | hsv(289, 34%, 98%) |
| CMYK | cmyk(6.4%, 33.9%, 0%, 1.6%) |
| CIE-LAB | lab(77.22, 39.39, -32.26) |
| CIE-LCH | lch(77.22, 50.91, 320.68°) |
| OKLab | oklab(81.94% 0.1047 -0.0882) |
| OKLCH | oklch(81.94% 0.137 319.9) |
| XYZ | xyz(65.3075, 51.9015, 97.8258) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.78
Plum
#DDA0DD
ΔE00 5.35
Lilac (survey)
#CEA2FD
ΔE00 6.17
Light Violet
#D6B4FC
ΔE00 6.39
Light Lavendar
#EFC0FE
ΔE00 6.57
Lavender (survey)
#C79FEF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA6FB #B6FBA6
analogous
#C1A6FB #EBA6FB #FBA6E1
triadic
#EBA6FB #FBEBA6 #A6FBEB
tetradic
#EBA6FB #FBC1A6 #B6FBA6 #A6E1FB
square
#EBA6FB #FBC1A6 #B6FBA6 #A6E1FB
split-complementary
#EBA6FB #E1FBA6 #A6FBC1
monochromatic
#D131F6 #DE6BF8 #EBA6FB #F8E1FE #F8E2FE
Accessibility & contrast
On white
1.85
#EBA6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#EBA6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA6FB
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA6FB | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFE
Deuteranopia (green-blind)
#ACC1F8
Tritanopia (blue-blind)
#ECB0C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eba6fb; /* rgb */ color: rgb(235, 166, 251); /* oklch */ color: oklch(81.9% 0.137 319.9);
Tailwind
colors: {
custom: {
50: '#f2c1fd',
500: '#eba6fb',
950: '#000000',
},
}SCSS
$custom: #eba6fb; $custom-light: #f2c1fd; $custom-dark: #000000;
JSON
{
"hex": "#eba6fb",
"rgb": {
"r": 235,
"g": 166,
"b": 251
},
"hsl": {
"h": 288.706,
"s": 91.398,
"l": 81.765
},
"oklch": {
"l": 0.81936,
"c": 0.13691,
"h": 319.9
},
"luminance": 0.519
}Semantic roles & 50–950 ramp
primary
#EBA6FB
secondary
#7EDE67
accent
#E6002B
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171217
muted
#858285