#BE5BBE#BE5BBE
#BE5BBE is a light, vivid purple. Relative luminance 0.221; OKLCH L 62.7% C 0.176 H 327.4°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BE5BBE |
|---|---|
| RGB | rgb(190, 91, 190) |
| HSL | hsl(300, 43%, 55%) |
| HSV | hsv(300, 52%, 75%) |
| CMYK | cmyk(0%, 52.1%, 0%, 25.5%) |
| CIE-LAB | lab(54.18, 53.35, -34.49) |
| CIE-LCH | lch(54.18, 63.53, 327.12°) |
| OKLab | oklab(62.72% 0.1483 -0.0948) |
| OKLCH | oklch(62.72% 0.176 327.4) |
| XYZ | xyz(34.2700, 22.1490, 51.1753) |
| Luminance | 0.2215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.91
Mediumorchid
#BA55D3
ΔE00 4.48
Pinkish Purple
#D648D7
ΔE00 5.24
Purpley Pink
#C83CB9
ΔE00 5.29
Purpleish Pink
#DF4EC8
ΔE00 5.51
Purplish Pink
#CE5DAE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE5BBE #5BBE5B
analogous
#8C5BBE #BE5BBE #BE5B8C
triadic
#BE5BBE #BEBE5B #5BBEBE
tetradic
#BE5BBE #BE8C5B #5BBE5B #5B8CBE
square
#BE5BBE #BE8C5B #5BBE5B #5B8CBE
split-complementary
#BE5BBE #8CBE5B #5BBE8C
monochromatic
#722D72 #9D3E9D #BE5BBE #CF87CF #E1B3E1
Accessibility & contrast
On white
3.87
#BE5BBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#BE5BBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE5BBE
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE5BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE5BBE | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5179C1
Deuteranopia (green-blind)
#7086BB
Tritanopia (blue-blind)
#C36684
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #be5bbe; /* rgb */ color: rgb(190, 91, 190); /* oklch */ color: oklch(62.7% 0.176 327.4);
Tailwind
colors: {
custom: {
50: '#d48ed2',
500: '#be5bbe',
950: '#000000',
},
}SCSS
$custom: #be5bbe; $custom-light: #d48ed2; $custom-dark: #000000;
JSON
{
"hex": "#be5bbe",
"rgb": {
"r": 190,
"g": 91,
"b": 190
},
"hsl": {
"h": 300,
"s": 43.231,
"l": 55.098
},
"oklch": {
"l": 0.62725,
"c": 0.17603,
"h": 327.4
},
"luminance": 0.22147
}Semantic roles & 50–950 ramp
primary
#BE5BBE
secondary
#A6CFA6
accent
#D35555
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140D14
muted
#837D82