#EB9BEB#EB9BEB
#EB9BEB is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.5% C 0.140 H 326.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BEB |
|---|---|
| RGB | rgb(235, 155, 235) |
| HSL | hsl(300, 67%, 76%) |
| HSV | hsv(300, 34%, 92%) |
| CMYK | cmyk(0%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(74.26, 42.19, -28.15) |
| CIE-LCH | lch(74.26, 50.72, 326.29°) |
| OKLab | oklab(79.5% 0.1168 -0.0765) |
| OKLCH | oklch(79.5% 0.14 326.8) |
| XYZ | xyz(60.9764, 47.1054, 84.4615) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 5.49
Violet (CSS)
#EE82EE
ΔE00 5.70
Mauve
#E0B0FF
ΔE00 6.81
Purply Pink
#F075E6
ΔE00 7.90
Lavender (survey)
#C79FEF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BEB #9BEB9B
analogous
#C39BEB #EB9BEB #EB9BC3
triadic
#EB9BEB #EBEB9B #9BEBEB
tetradic
#EB9BEB #EBC39B #9BEB9B #9BC3EB
square
#EB9BEB #EBC39B #9BEB9B #9BC3EB
split-complementary
#EB9BEB #C3EB9B #9BEBC3
monochromatic
#D735D7 #E168E1 #EB9BEB #F5CEF5 #FAE5FA
Accessibility & contrast
On white
2.02
#EB9BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#EB9BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BEB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BEB | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#F0A2B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eb9beb; /* rgb */ color: rgb(235, 155, 235); /* oklch */ color: oklch(79.5% 0.140 326.8);
Tailwind
colors: {
custom: {
50: '#f2baf1',
500: '#eb9beb',
950: '#000000',
},
}SCSS
$custom: #eb9beb; $custom-light: #f2baf1; $custom-dark: #000000;
JSON
{
"hex": "#eb9beb",
"rgb": {
"r": 235,
"g": 155,
"b": 235
},
"hsl": {
"h": 300,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.79495,
"c": 0.13961,
"h": 326.8
},
"luminance": 0.47103
}Semantic roles & 50–950 ramp
primary
#EB9BEB
secondary
#DAF1DA
accent
#CF1717
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184