#EB9AEB#EB9AEB
#EB9AEB is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.3% C 0.141 H 326.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9AEB |
|---|---|
| RGB | rgb(235, 154, 235) |
| HSL | hsl(300, 67%, 76%) |
| HSV | hsv(300, 34%, 92%) |
| CMYK | cmyk(0%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(74.05, 42.72, -28.48) |
| CIE-LCH | lch(74.05, 51.34, 326.31°) |
| OKLab | oklab(79.33% 0.1183 -0.0774) |
| OKLCH | oklch(79.33% 0.141 326.8) |
| XYZ | xyz(60.8107, 46.7740, 84.4062) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 5.31
Violet (CSS)
#EE82EE
ΔE00 5.46
Mauve
#E0B0FF
ΔE00 6.95
Purply Pink
#F075E6
ΔE00 7.66
Baby Purple
#CA9BF7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9AEB #9AEB9A
analogous
#C39AEB #EB9AEB #EB9AC3
triadic
#EB9AEB #EBEB9A #9AEBEB
tetradic
#EB9AEB #EBC39A #9AEB9A #9AC3EB
square
#EB9AEB #EBC39A #9AEB9A #9AC3EB
split-complementary
#EB9AEB #C3EB9A #9AEBC3
monochromatic
#D734D7 #E167E1 #EB9AEB #F5CDF5 #FAE5FA
Accessibility & contrast
On white
2.03
#EB9AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#EB9AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9AEB
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9AEB | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EE
Deuteranopia (green-blind)
#A8BAE8
Tritanopia (blue-blind)
#F0A1B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eb9aeb; /* rgb */ color: rgb(235, 154, 235); /* oklch */ color: oklch(79.3% 0.141 326.8);
Tailwind
colors: {
custom: {
50: '#f2b9f1',
500: '#eb9aeb',
950: '#000000',
},
}SCSS
$custom: #eb9aeb; $custom-light: #f2b9f1; $custom-dark: #000000;
JSON
{
"hex": "#eb9aeb",
"rgb": {
"r": 235,
"g": 154,
"b": 235
},
"hsl": {
"h": 300,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.79335,
"c": 0.14133,
"h": 326.8
},
"luminance": 0.46772
}Semantic roles & 50–950 ramp
primary
#EB9AEB
secondary
#DAF1DA
accent
#CF1717
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084