#EB9BE4#EB9BE4
#EB9BE4 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.2% C 0.133 H 329.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BE4 |
|---|---|
| RGB | rgb(235, 155, 228) |
| HSL | hsl(305, 67%, 76%) |
| HSV | hsv(305, 34%, 92%) |
| CMYK | cmyk(0%, 34%, 3%, 7.8%) |
| CIE-LAB | lab(74.00, 40.94, -24.72) |
| CIE-LCH | lch(74.00, 47.82, 328.88°) |
| OKLab | oklab(79.22% 0.115 -0.0668) |
| OKLCH | oklch(79.22% 0.133 329.8) |
| XYZ | xyz(59.9849, 46.7088, 79.2398) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.17
Lavender Pink
#DD85D7
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 7.44
Mauve
#E0B0FF
ΔE00 7.66
Purply Pink
#F075E6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BE4 #9BEBA2
analogous
#CA9BEB #EB9BE4 #EB9BBC
triadic
#EB9BE4 #E4EB9B #9BE4EB
tetradic
#EB9BE4 #EBCA9B #9BEBA2 #9BBCEB
square
#EB9BE4 #EBCA9B #9BEBA2 #9BBCEB
split-complementary
#EB9BE4 #BCEB9B #9BEBCA
monochromatic
#D735C8 #E168D6 #EB9BE4 #F5CEF2 #FAE5F8
Accessibility & contrast
On white
2.03
#EB9BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#EB9BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BE4
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BE4 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AFE7
Deuteranopia (green-blind)
#ACBAE1
Tritanopia (blue-blind)
#F1A1B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eb9be4; /* rgb */ color: rgb(235, 155, 228); /* oklch */ color: oklch(79.2% 0.133 329.8);
Tailwind
colors: {
custom: {
50: '#f2baec',
500: '#eb9be4',
950: '#000000',
},
}SCSS
$custom: #eb9be4; $custom-light: #f2baec; $custom-dark: #000000;
JSON
{
"hex": "#eb9be4",
"rgb": {
"r": 235,
"g": 155,
"b": 228
},
"hsl": {
"h": 305.25,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.7922,
"c": 0.13303,
"h": 329.8
},
"luminance": 0.46706
}Semantic roles & 50–950 ramp
primary
#EB9BE4
secondary
#DAF1DC
accent
#CF2717
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184