#BE59BD#BE59BD
#BE59BD is a light, vivid purple. Relative luminance 0.218; OKLCH L 62.4% C 0.178 H 327.8°. Best body text is #000000 at 5.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BE59BD |
|---|---|
| RGB | rgb(190, 89, 189) |
| HSL | hsl(301, 44%, 55%) |
| HSV | hsv(301, 53%, 75%) |
| CMYK | cmyk(0%, 53.2%, 0.5%, 25.5%) |
| CIE-LAB | lab(53.78, 54.13, -34.55) |
| CIE-LCH | lch(53.78, 64.22, 327.45°) |
| OKLab | oklab(62.41% 0.1509 -0.0949) |
| OKLCH | oklch(62.41% 0.178 327.8) |
| XYZ | xyz(33.9924, 21.7680, 50.5455) |
| Luminance | 0.2177 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.58
Mediumorchid
#BA55D3
ΔE00 4.48
Purpley Pink
#C83CB9
ΔE00 4.86
Pinkish Purple
#D648D7
ΔE00 5.21
Purpleish Pink
#DF4EC8
ΔE00 5.54
Purplish Pink
#CE5DAE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE59BD #59BE5A
analogous
#8D59BE #BE59BD #BE598B
triadic
#BE59BD #BDBE59 #59BDBE
tetradic
#BE59BD #BE8D59 #59BE5A #598BBE
square
#BE59BD #BE8D59 #59BE5A #598BBE
split-complementary
#BE59BD #8BBE59 #59BE8D
monochromatic
#712C70 #9D3D9C #BE59BD #CF85CE #E0B1E0
Accessibility & contrast
On white
3.92
#BE59BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.35
#BE59BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE59BD
5.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE59BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE59BD | 1.00 | 3.92 | 5.35 | 5.35 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5078C0
Deuteranopia (green-blind)
#6F85BA
Tritanopia (blue-blind)
#C36483
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #be59bd; /* rgb */ color: rgb(190, 89, 189); /* oklch */ color: oklch(62.4% 0.178 327.8);
Tailwind
colors: {
custom: {
50: '#d48cd1',
500: '#be59bd',
950: '#000000',
},
}SCSS
$custom: #be59bd; $custom-light: #d48cd1; $custom-dark: #000000;
JSON
{
"hex": "#be59bd",
"rgb": {
"r": 190,
"g": 89,
"b": 189
},
"hsl": {
"h": 300.594,
"s": 43.723,
"l": 54.706
},
"oklch": {
"l": 0.62412,
"c": 0.17828,
"h": 327.8
},
"luminance": 0.21766
}Semantic roles & 50–950 ramp
primary
#BE59BD
secondary
#A4CFA5
accent
#D35654
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82