#EB9BF9#EB9BF9
#EB9BF9 is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.1% C 0.154 H 321.4°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BF9 |
|---|---|
| RGB | rgb(235, 155, 249) |
| HSL | hsl(291, 89%, 79%) |
| HSV | hsv(291, 38%, 98%) |
| CMYK | cmyk(5.6%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(74.79, 44.79, -34.93) |
| CIE-LCH | lch(74.79, 56.80, 322.05°) |
| OKLab | oklab(80.07% 0.1201 -0.0957) |
| OKLCH | oklch(80.07% 0.154 321.4) |
| XYZ | xyz(63.0792, 47.9465, 95.5360) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.34
Mauve
#E0B0FF
ΔE00 5.88
Plum
#DDA0DD
ΔE00 5.96
Baby Purple
#CA9BF7
ΔE00 6.48
Lilac (survey)
#CEA2FD
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BF9 #A9F99B
analogous
#BC9BF9 #EB9BF9 #F99BD8
triadic
#EB9BF9 #F9EB9B #9BF9EB
tetradic
#EB9BF9 #F9BC9B #A9F99B #9BD8F9
square
#EB9BF9 #F9BC9B #A9F99B #9BD8F9
split-complementary
#EB9BF9 #D8F99B #9BF9BC
monochromatic
#D428F2 #DF61F6 #EB9BF9 #F7D5FC #F9E2FD
Accessibility & contrast
On white
1.98
#EB9BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#EB9BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BF9
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BF9 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FC
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#EDA6BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eb9bf9; /* rgb */ color: rgb(235, 155, 249); /* oklch */ color: oklch(80.1% 0.154 321.4);
Tailwind
colors: {
custom: {
50: '#f3bafb',
500: '#eb9bf9',
950: '#000000',
},
}SCSS
$custom: #eb9bf9; $custom-light: #f3bafb; $custom-dark: #000000;
JSON
{
"hex": "#eb9bf9",
"rgb": {
"r": 235,
"g": 155,
"b": 249
},
"hsl": {
"h": 291.064,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.80074,
"c": 0.15353,
"h": 321.4
},
"luminance": 0.47944
}Semantic roles & 50–950 ramp
primary
#EB9BF9
secondary
#DAF5D6
accent
#E50022
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185