#BE59BF#BE59BF
#BE59BF is a light, vivid purple. Relative luminance 0.219; OKLCH L 62.5% C 0.180 H 327.1°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BE59BF |
|---|---|
| RGB | rgb(190, 89, 191) |
| HSL | hsl(299, 44%, 55%) |
| HSV | hsv(299, 53%, 75%) |
| CMYK | cmyk(0.5%, 53.4%, 0%, 25.1%) |
| CIE-LAB | lab(53.87, 54.49, -35.55) |
| CIE-LCH | lch(53.87, 65.06, 326.88°) |
| OKLab | oklab(62.51% 0.1512 -0.0978) |
| OKLCH | oklch(62.51% 0.18 327.1) |
| XYZ | xyz(34.2110, 21.8555, 51.6967) |
| Luminance | 0.2185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.64
Mediumorchid
#BA55D3
ΔE00 4.12
Purpley Pink
#C83CB9
ΔE00 4.93
Pinkish Purple
#D648D7
ΔE00 4.98
Purpleish Pink
#DF4EC8
ΔE00 5.55
Purplish Pink
#CE5DAE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE59BF #5ABF59
analogous
#8B59BF #BE59BF #BF598D
triadic
#BE59BF #BFBE59 #59BFBE
tetradic
#BE59BF #BF8B59 #5ABF59 #598DBF
square
#BE59BF #BF8B59 #5ABF59 #598DBF
split-complementary
#BE59BF #8DBF59 #59BF8B
monochromatic
#712C72 #9D3D9E #BE59BF #CF85D0 #E1B1E1
Accessibility & contrast
On white
3.91
#BE59BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#BE59BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE59BF
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE59BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE59BF | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E78C2
Deuteranopia (green-blind)
#6E85BC
Tritanopia (blue-blind)
#C36584
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #be59bf; /* rgb */ color: rgb(190, 89, 191); /* oklch */ color: oklch(62.5% 0.180 327.1);
Tailwind
colors: {
custom: {
50: '#d48dd2',
500: '#be59bf',
950: '#000000',
},
}SCSS
$custom: #be59bf; $custom-light: #d48dd2; $custom-dark: #000000;
JSON
{
"hex": "#be59bf",
"rgb": {
"r": 190,
"g": 89,
"b": 191
},
"hsl": {
"h": 299.412,
"s": 44.348,
"l": 54.902
},
"oklch": {
"l": 0.62511,
"c": 0.18005,
"h": 327.1
},
"luminance": 0.21853
}Semantic roles & 50–950 ramp
primary
#BE59BF
secondary
#A5CFA4
accent
#D45455
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82