#EB9BED#EB9BED
#EB9BED is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.6% C 0.142 H 326.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BED |
|---|---|
| RGB | rgb(235, 155, 237) |
| HSL | hsl(299, 69%, 77%) |
| HSV | hsv(299, 35%, 93%) |
| CMYK | cmyk(0.8%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(74.33, 42.56, -29.12) |
| CIE-LCH | lch(74.33, 51.57, 325.61°) |
| OKLab | oklab(79.58% 0.1173 -0.0792) |
| OKLCH | oklch(79.58% 0.142 326) |
| XYZ | xyz(61.2670, 47.2217, 85.9918) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.11
Violet (CSS)
#EE82EE
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.58
Mauve
#E0B0FF
ΔE00 6.61
Baby Purple
#CA9BF7
ΔE00 7.78
Lavender (survey)
#C79FEF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BED #9DED9B
analogous
#C29BED #EB9BED #ED9BC6
triadic
#EB9BED #EDEB9B #9BEDEB
tetradic
#EB9BED #EDC29B #9DED9B #9BC6ED
square
#EB9BED #EDC29B #9DED9B #9BC6ED
split-complementary
#EB9BED #C6ED9B #9BEDC2
monochromatic
#D633DA #E167E4 #EB9BED #F5CFF6 #FAE5FA
Accessibility & contrast
On white
2.01
#EB9BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#EB9BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BED
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BED | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#A9BAEA
Tritanopia (blue-blind)
#EFA3B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eb9bed; /* rgb */ color: rgb(235, 155, 237); /* oklch */ color: oklch(79.6% 0.142 326.0);
Tailwind
colors: {
custom: {
50: '#f2baf3',
500: '#eb9bed',
950: '#000000',
},
}SCSS
$custom: #eb9bed; $custom-light: #f2baf3; $custom-dark: #000000;
JSON
{
"hex": "#eb9bed",
"rgb": {
"r": 235,
"g": 155,
"b": 237
},
"hsl": {
"h": 298.537,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.79576,
"c": 0.14155,
"h": 326
},
"luminance": 0.47219
}Semantic roles & 50–950 ramp
primary
#EB9BED
secondary
#DAF2D9
accent
#D11419
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185