#EB9BEA#EB9BEA
#EB9BEA is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.5% C 0.139 H 327.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BEA |
|---|---|
| RGB | rgb(235, 155, 234) |
| HSL | hsl(301, 67%, 76%) |
| HSV | hsv(301, 34%, 92%) |
| CMYK | cmyk(0%, 34%, 0.4%, 7.8%) |
| CIE-LAB | lab(74.22, 42.01, -27.66) |
| CIE-LCH | lch(74.22, 50.30, 326.64°) |
| OKLab | oklab(79.46% 0.1166 -0.0751) |
| OKLCH | oklch(79.46% 0.139 327.2) |
| XYZ | xyz(60.8323, 47.0478, 83.7027) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.79
Mauve
#E0B0FF
ΔE00 6.92
Purply Pink
#F075E6
ΔE00 7.93
Lavender (survey)
#C79FEF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BEA #9BEB9C
analogous
#C49BEB #EB9BEA #EB9BC2
triadic
#EB9BEA #EAEB9B #9BEAEB
tetradic
#EB9BEA #EBC49B #9BEB9C #9BC2EB
square
#EB9BEA #EBC49B #9BEB9C #9BC2EB
split-complementary
#EB9BEA #C2EB9B #9BEBC4
monochromatic
#D735D5 #E168DF #EB9BEA #F5CEF5 #FAE5FA
Accessibility & contrast
On white
2.02
#EB9BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#EB9BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BEA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BEA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#AABAE7
Tritanopia (blue-blind)
#F0A2B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eb9bea; /* rgb */ color: rgb(235, 155, 234); /* oklch */ color: oklch(79.5% 0.139 327.2);
Tailwind
colors: {
custom: {
50: '#f2baf1',
500: '#eb9bea',
950: '#000000',
},
}SCSS
$custom: #eb9bea; $custom-light: #f2baf1; $custom-dark: #000000;
JSON
{
"hex": "#eb9bea",
"rgb": {
"r": 235,
"g": 155,
"b": 234
},
"hsl": {
"h": 300.75,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.79455,
"c": 0.13865,
"h": 327.2
},
"luminance": 0.47045
}Semantic roles & 50–950 ramp
primary
#EB9BEA
secondary
#DAF1DA
accent
#CF1917
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184