#BE5ABD#BE5ABD
#BE5ABD is a light, vivid purple. Relative luminance 0.219; OKLCH L 62.5% C 0.177 H 327.8°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BE5ABD |
|---|---|
| RGB | rgb(190, 90, 189) |
| HSL | hsl(301, 43%, 55%) |
| HSV | hsv(301, 53%, 75%) |
| CMYK | cmyk(0%, 52.6%, 0.5%, 25.5%) |
| CIE-LAB | lab(53.96, 53.66, -34.27) |
| CIE-LCH | lch(53.96, 63.67, 327.43°) |
| OKLab | oklab(62.54% 0.1495 -0.0941) |
| OKLCH | oklch(62.54% 0.177 327.8) |
| XYZ | xyz(34.0762, 21.9356, 50.5734) |
| Luminance | 0.2193 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.73
Mediumorchid
#BA55D3
ΔE00 4.57
Purpley Pink
#C83CB9
ΔE00 5.06
Pinkish Purple
#D648D7
ΔE00 5.28
Purpleish Pink
#DF4EC8
ΔE00 5.52
Purplish Pink
#CE5DAE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE5ABD #5ABE5B
analogous
#8D5ABE #BE5ABD #BE5A8B
triadic
#BE5ABD #BDBE5A #5ABDBE
tetradic
#BE5ABD #BE8D5A #5ABE5B #5A8BBE
square
#BE5ABD #BE8D5A #5ABE5B #5A8BBE
split-complementary
#BE5ABD #8BBE5A #5ABE8D
monochromatic
#712D70 #9D3E9C #BE5ABD #CF86CF #E1B2E0
Accessibility & contrast
On white
3.90
#BE5ABD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#BE5ABD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE5ABD
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE5ABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE5ABD | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5179C0
Deuteranopia (green-blind)
#7086BA
Tritanopia (blue-blind)
#C36583
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #be5abd; /* rgb */ color: rgb(190, 90, 189); /* oklch */ color: oklch(62.5% 0.177 327.8);
Tailwind
colors: {
custom: {
50: '#d48dd1',
500: '#be5abd',
950: '#000000',
},
}SCSS
$custom: #be5abd; $custom-light: #d48dd1; $custom-dark: #000000;
JSON
{
"hex": "#be5abd",
"rgb": {
"r": 190,
"g": 90,
"b": 189
},
"hsl": {
"h": 300.6,
"s": 43.478,
"l": 54.902
},
"oklch": {
"l": 0.62544,
"c": 0.17671,
"h": 327.8
},
"luminance": 0.21934
}Semantic roles & 50–950 ramp
primary
#BE5ABD
secondary
#A5CFA5
accent
#D35655
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82