#BE57BD#BE57BD
#BE57BD is a light, vivid purple. Relative luminance 0.214; OKLCH L 62.2% C 0.181 H 327.9°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BE57BD |
|---|---|
| RGB | rgb(190, 87, 189) |
| HSL | hsl(301, 44%, 54%) |
| HSV | hsv(301, 54%, 75%) |
| CMYK | cmyk(0%, 54.2%, 0.5%, 25.5%) |
| CIE-LAB | lab(53.43, 55.08, -35.10) |
| CIE-LCH | lch(53.43, 65.31, 327.49°) |
| OKLab | oklab(62.15% 0.1536 -0.0965) |
| OKLCH | oklch(62.15% 0.181 327.9) |
| XYZ | xyz(33.8282, 21.4397, 50.4907) |
| Luminance | 0.2144 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.31
Mediumorchid
#BA55D3
ΔE00 4.34
Purpley Pink
#C83CB9
ΔE00 4.46
Pinkish Purple
#D648D7
ΔE00 5.11
Purpleish Pink
#DF4EC8
ΔE00 5.60
Purplish Pink
#CE5DAE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE57BD #57BE58
analogous
#8C57BE #BE57BD #BE5789
triadic
#BE57BD #BDBE57 #57BDBE
tetradic
#BE57BD #BE8C57 #57BE58 #5789BE
square
#BE57BD #BE8C57 #57BE58 #5789BE
split-complementary
#BE57BD #89BE57 #57BE8C
monochromatic
#6F2B6F #9C3C9B #BE57BD #CF83CE #E0AFE0
Accessibility & contrast
On white
3.97
#BE57BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#BE57BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE57BD
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE57BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE57BD | 1.00 | 3.97 | 5.29 | 5.29 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D77C0
Deuteranopia (green-blind)
#6E84BA
Tritanopia (blue-blind)
#C36282
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #be57bd; /* rgb */ color: rgb(190, 87, 189); /* oklch */ color: oklch(62.2% 0.181 327.9);
Tailwind
colors: {
custom: {
50: '#d48bd1',
500: '#be57bd',
950: '#000000',
},
}SCSS
$custom: #be57bd; $custom-light: #d48bd1; $custom-dark: #000000;
JSON
{
"hex": "#be57bd",
"rgb": {
"r": 190,
"g": 87,
"b": 189
},
"hsl": {
"h": 300.583,
"s": 44.206,
"l": 54.314
},
"oklch": {
"l": 0.62153,
"c": 0.18137,
"h": 327.9
},
"luminance": 0.21438
}Semantic roles & 50–950 ramp
primary
#BE57BD
secondary
#A3CEA3
accent
#D45554
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82