#EB9BFC#EB9BFC
#EB9BFC is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.2% C 0.157 H 320.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BFC |
|---|---|
| RGB | rgb(235, 155, 252) |
| HSL | hsl(289, 94%, 80%) |
| HSV | hsv(289, 38%, 99%) |
| CMYK | cmyk(6.7%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(74.91, 45.36, -36.37) |
| CIE-LCH | lch(74.91, 58.14, 321.28°) |
| OKLab | oklab(80.2% 0.1207 -0.0998) |
| OKLCH | oklch(80.2% 0.157 320.4) |
| XYZ | xyz(63.5508, 48.1352, 98.0200) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.44
Mauve
#E0B0FF
ΔE00 5.83
Baby Purple
#CA9BF7
ΔE00 6.26
Lilac (survey)
#CEA2FD
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.44
Lavender (survey)
#C79FEF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BFC #ACFC9B
analogous
#BB9BFC #EB9BFC #FC9BDC
triadic
#EB9BFC #FCEB9B #9BFCEB
tetradic
#EB9BFC #FCBB9B #ACFC9B #9BDCFC
square
#EB9BFC #FCBB9B #ACFC9B #9BDCFC
split-complementary
#EB9BFC #DCFC9B #9BFCBB
monochromatic
#D324F8 #DF60FA #EB9BFC #F7D6FE #F9E1FE
Accessibility & contrast
On white
1.98
#EB9BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#EB9BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BFC
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BFC | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#A3BBF9
Tritanopia (blue-blind)
#EDA6C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eb9bfc; /* rgb */ color: rgb(235, 155, 252); /* oklch */ color: oklch(80.2% 0.157 320.4);
Tailwind
colors: {
custom: {
50: '#f3bafd',
500: '#eb9bfc',
950: '#000000',
},
}SCSS
$custom: #eb9bfc; $custom-light: #f3bafd; $custom-dark: #000000;
JSON
{
"hex": "#eb9bfc",
"rgb": {
"r": 235,
"g": 155,
"b": 252
},
"hsl": {
"h": 289.485,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.80203,
"c": 0.15661,
"h": 320.4
},
"luminance": 0.48133
}Semantic roles & 50–950 ramp
primary
#EB9BFC
secondary
#DBF6D5
accent
#E60028
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185