#EB9BF8#EB9BF8
#EB9BF8 is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.0% C 0.153 H 321.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BF8 |
|---|---|
| RGB | rgb(235, 155, 248) |
| HSL | hsl(292, 87%, 79%) |
| HSV | hsv(292, 38%, 97%) |
| CMYK | cmyk(5.2%, 37.5%, 0%, 2.7%) |
| CIE-LAB | lab(74.75, 44.60, -34.45) |
| CIE-LCH | lch(74.75, 56.36, 322.32°) |
| OKLab | oklab(80.03% 0.1198 -0.0943) |
| OKLCH | oklch(80.03% 0.153 321.8) |
| XYZ | xyz(62.9236, 47.8843, 94.7167) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.32
Plum
#DDA0DD
ΔE00 5.79
Mauve
#E0B0FF
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.51
Baby Purple
#CA9BF7
ΔE00 6.56
Lilac (survey)
#CEA2FD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BF8 #A8F89B
analogous
#BD9BF8 #EB9BF8 #F89BD7
triadic
#EB9BF8 #F8EB9B #9BF8EB
tetradic
#EB9BF8 #F8BD9B #A8F89B #9BD7F8
square
#EB9BF8 #F8BD9B #A8F89B #9BD7F8
split-complementary
#EB9BF8 #D7F89B #9BF8BD
monochromatic
#D429F0 #E062F4 #EB9BF8 #F6D4FC #F9E2FD
Accessibility & contrast
On white
1.99
#EB9BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#EB9BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BF8
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BF8 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FB
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#EDA5BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eb9bf8; /* rgb */ color: rgb(235, 155, 248); /* oklch */ color: oklch(80.0% 0.153 321.8);
Tailwind
colors: {
custom: {
50: '#f3bafb',
500: '#eb9bf8',
950: '#000000',
},
}SCSS
$custom: #eb9bf8; $custom-light: #f3bafb; $custom-dark: #000000;
JSON
{
"hex": "#eb9bf8",
"rgb": {
"r": 235,
"g": 155,
"b": 248
},
"hsl": {
"h": 291.613,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.80031,
"c": 0.15251,
"h": 321.8
},
"luminance": 0.47882
}Semantic roles & 50–950 ramp
primary
#EB9BF8
secondary
#DAF5D6
accent
#E30222
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185