#EB9BEE#EB9BEE
#EB9BEE is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.6% C 0.143 H 325.6°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BEE |
|---|---|
| RGB | rgb(235, 155, 238) |
| HSL | hsl(298, 71%, 77%) |
| HSV | hsv(298, 35%, 93%) |
| CMYK | cmyk(1.3%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(74.37, 42.74, -29.61) |
| CIE-LCH | lch(74.37, 52.00, 325.28°) |
| OKLab | oklab(79.62% 0.1175 -0.0806) |
| OKLCH | oklch(79.62% 0.143 325.6) |
| XYZ | xyz(61.4135, 47.2803, 86.7634) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.25
Violet (CSS)
#EE82EE
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.64
Mauve
#E0B0FF
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 7.65
Lavender (survey)
#C79FEF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BEE #9EEE9B
analogous
#C29BEE #EB9BEE #EE9BC8
triadic
#EB9BEE #EEEB9B #9BEEEB
tetradic
#EB9BEE #EEC29B #9EEE9B #9BC8EE
square
#EB9BEE #EEC29B #9EEE9B #9BC8EE
split-complementary
#EB9BEE #C8EE9B #9BEEC2
monochromatic
#D632DC #E167E5 #EB9BEE #F5CFF7 #FAE5FB
Accessibility & contrast
On white
2.01
#EB9BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#EB9BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BEE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BEE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F1
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#EFA3BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eb9bee; /* rgb */ color: rgb(235, 155, 238); /* oklch */ color: oklch(79.6% 0.143 325.6);
Tailwind
colors: {
custom: {
50: '#f2baf3',
500: '#eb9bee',
950: '#000000',
},
}SCSS
$custom: #eb9bee; $custom-light: #f2baf3; $custom-dark: #000000;
JSON
{
"hex": "#eb9bee",
"rgb": {
"r": 235,
"g": 155,
"b": 238
},
"hsl": {
"h": 297.831,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.79616,
"c": 0.14251,
"h": 325.6
},
"luminance": 0.47278
}Semantic roles & 50–950 ramp
primary
#EB9BEE
secondary
#DAF2D9
accent
#D31319
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185