#BE57BE#BE57BE
#BE57BE is a light, vivid purple. Relative luminance 0.215; OKLCH L 62.2% C 0.182 H 327.5°. Best body text is #000000 at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BE57BE |
|---|---|
| RGB | rgb(190, 87, 190) |
| HSL | hsl(300, 44%, 54%) |
| HSV | hsv(300, 54%, 75%) |
| CMYK | cmyk(0%, 54.2%, 0%, 25.5%) |
| CIE-LAB | lab(53.47, 55.26, -35.60) |
| CIE-LCH | lch(53.47, 65.74, 327.21°) |
| OKLab | oklab(62.2% 0.1537 -0.0979) |
| OKLCH | oklch(62.2% 0.182 327.5) |
| XYZ | xyz(33.9371, 21.4833, 51.0644) |
| Luminance | 0.2148 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.35
Mediumorchid
#BA55D3
ΔE00 4.16
Purpley Pink
#C83CB9
ΔE00 4.50
Pinkish Purple
#D648D7
ΔE00 4.99
Purpleish Pink
#DF4EC8
ΔE00 5.60
Purplish Pink
#CE5DAE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE57BE #57BE57
analogous
#8B57BE #BE57BE #BE578B
triadic
#BE57BE #BEBE57 #57BEBE
tetradic
#BE57BE #BE8B57 #57BE57 #578BBE
square
#BE57BE #BE8B57 #57BE57 #578BBE
split-complementary
#BE57BE #8BBE57 #57BE8B
monochromatic
#6F2B6F #9C3C9C #BE57BE #CF83CF #E0AFE0
Accessibility & contrast
On white
3.97
#BE57BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.30
#BE57BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE57BE
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE57BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE57BE | 1.00 | 3.97 | 5.30 | 5.30 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D77C1
Deuteranopia (green-blind)
#6D85BB
Tritanopia (blue-blind)
#C36382
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #be57be; /* rgb */ color: rgb(190, 87, 190); /* oklch */ color: oklch(62.2% 0.182 327.5);
Tailwind
colors: {
custom: {
50: '#d48bd2',
500: '#be57be',
950: '#000000',
},
}SCSS
$custom: #be57be; $custom-light: #d48bd2; $custom-dark: #000000;
JSON
{
"hex": "#be57be",
"rgb": {
"r": 190,
"g": 87,
"b": 190
},
"hsl": {
"h": 300,
"s": 44.206,
"l": 54.314
},
"oklch": {
"l": 0.62203,
"c": 0.18226,
"h": 327.5
},
"luminance": 0.21481
}Semantic roles & 50–950 ramp
primary
#BE57BE
secondary
#A3CEA3
accent
#D45454
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82