#EB9BFB#EB9BFB
#EB9BFB is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.2% C 0.156 H 320.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BFB |
|---|---|
| RGB | rgb(235, 155, 251) |
| HSL | hsl(290, 92%, 80%) |
| HSV | hsv(290, 38%, 98%) |
| CMYK | cmyk(6.4%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(74.87, 45.17, -35.89) |
| CIE-LCH | lch(74.87, 57.70, 321.53°) |
| OKLab | oklab(80.16% 0.1205 -0.0984) |
| OKLCH | oklch(80.16% 0.156 320.8) |
| XYZ | xyz(63.3928, 48.0720, 97.1876) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.40
Mauve
#E0B0FF
ΔE00 5.84
Plum
#DDA0DD
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 6.32
Lilac (survey)
#CEA2FD
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BFB #ABFB9B
analogous
#BB9BFB #EB9BFB #FB9BDB
triadic
#EB9BFB #FBEB9B #9BFBEB
tetradic
#EB9BFB #FBBB9B #ABFB9B #9BDBFB
square
#EB9BFB #FBBB9B #ABFB9B #9BDBFB
split-complementary
#EB9BFB #DBFB9B #9BFBBB
monochromatic
#D325F6 #DF60F9 #EB9BFB #F7D6FD #F9E2FE
Accessibility & contrast
On white
1.98
#EB9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#EB9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BFB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BFB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#EDA6BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eb9bfb; /* rgb */ color: rgb(235, 155, 251); /* oklch */ color: oklch(80.2% 0.156 320.8);
Tailwind
colors: {
custom: {
50: '#f3bafd',
500: '#eb9bfb',
950: '#000000',
},
}SCSS
$custom: #eb9bfb; $custom-light: #f3bafd; $custom-dark: #000000;
JSON
{
"hex": "#eb9bfb",
"rgb": {
"r": 235,
"g": 155,
"b": 251
},
"hsl": {
"h": 290,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.8016,
"c": 0.15558,
"h": 320.8
},
"luminance": 0.4807
}Semantic roles & 50–950 ramp
primary
#EB9BFB
secondary
#DBF6D5
accent
#E60026
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185