#BE5BCC#BE5BCC
#BE5BCC is a light, vivid purple. Relative luminance 0.228; OKLCH L 63.4% C 0.189 H 322.5°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BE5BCC |
|---|---|
| RGB | rgb(190, 91, 204) |
| HSL | hsl(293, 53%, 58%) |
| HSV | hsv(293, 55%, 80%) |
| CMYK | cmyk(6.9%, 55.4%, 0%, 20%) |
| CIE-LAB | lab(54.86, 55.93, -41.46) |
| CIE-LCH | lch(54.86, 69.62, 323.45°) |
| OKLab | oklab(63.44% 0.15 -0.1149) |
| OKLCH | oklch(63.44% 0.189 322.5) |
| XYZ | xyz(35.8743, 22.7907, 59.6244) |
| Luminance | 0.2279 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.27
Pinky Purple
#C94CBE
ΔE00 4.13
Pinkish Purple
#D648D7
ΔE00 4.24
Purpleish Pink
#DF4EC8
ΔE00 6.10
Purpley Pink
#C83CB9
ΔE00 6.26
Heliotrope
#D94FF5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE5BCC #69CC5B
analogous
#855BCC #BE5BCC #CC5BA2
triadic
#BE5BCC #CCBE5B #5BCCBE
tetradic
#BE5BCC #CC855B #69CC5B #5BA2CC
square
#BE5BCC #CC855B #69CC5B #5BA2CC
split-complementary
#BE5BCC #A2CC5B #5BCC85
monochromatic
#782984 #A337B2 #BE5BCC #D18ADB #E3B8E9
Accessibility & contrast
On white
3.78
#BE5BCC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#BE5BCC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE5BCC
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE5BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE5BCC | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#487CD0
Deuteranopia (green-blind)
#6987C9
Tritanopia (blue-blind)
#C16B8B
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be5bcc; /* rgb */ color: rgb(190, 91, 204); /* oklch */ color: oklch(63.4% 0.189 322.5);
Tailwind
colors: {
custom: {
50: '#d48edc',
500: '#be5bcc',
950: '#000000',
},
}SCSS
$custom: #be5bcc; $custom-light: #d48edc; $custom-dark: #000000;
JSON
{
"hex": "#be5bcc",
"rgb": {
"r": 190,
"g": 91,
"b": 204
},
"hsl": {
"h": 292.566,
"s": 52.558,
"l": 57.843
},
"oklch": {
"l": 0.63437,
"c": 0.1889,
"h": 322.5
},
"luminance": 0.22789
}Semantic roles & 50–950 ramp
primary
#BE5BCC
secondary
#B0D8AB
accent
#DC4C5E
background
#FDF9FD
surface
#FAF1FB
border
#D3CBD4
text
#140D15
muted
#837E83