#BE55BE#BE55BE
#BE55BE is a mid, vivid purple. Relative luminance 0.212; OKLCH L 61.9% C 0.185 H 327.5°. Best body text is #000000 at 5.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BE55BE |
|---|---|
| RGB | rgb(190, 85, 190) |
| HSL | hsl(300, 45%, 54%) |
| HSV | hsv(300, 55%, 75%) |
| CMYK | cmyk(0%, 55.3%, 0%, 25.5%) |
| CIE-LAB | lab(53.13, 56.19, -36.15) |
| CIE-LCH | lch(53.13, 66.81, 327.25°) |
| OKLab | oklab(61.95% 0.1563 -0.0995) |
| OKLCH | oklch(61.95% 0.185 327.5) |
| XYZ | xyz(33.7774, 21.1639, 51.0111) |
| Luminance | 0.2116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.15
Mediumorchid
#BA55D3
ΔE00 4.06
Purpley Pink
#C83CB9
ΔE00 4.13
Pinkish Purple
#D648D7
ΔE00 4.93
Purpleish Pink
#DF4EC8
ΔE00 5.70
Purplish Pink
#CE5DAE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE55BE #55BE55
analogous
#8A55BE #BE55BE #BE558A
triadic
#BE55BE #BEBE55 #55BEBE
tetradic
#BE55BE #BE8A55 #55BE55 #558ABE
square
#BE55BE #BE8A55 #55BE55 #558ABE
split-complementary
#BE55BE #8ABE55 #55BE8A
monochromatic
#6E2A6E #9B3B9B #BE55BE #CF81CF #E0AEE0
Accessibility & contrast
On white
4.01
#BE55BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.23
#BE55BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE55BE
5.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE55BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE55BE | 1.00 | 4.01 | 5.23 | 5.23 |
| #FFFFFF | 4.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A76C1
Deuteranopia (green-blind)
#6C84BB
Tritanopia (blue-blind)
#C36182
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #be55be; /* rgb */ color: rgb(190, 85, 190); /* oklch */ color: oklch(61.9% 0.185 327.5);
Tailwind
colors: {
custom: {
50: '#d48ad2',
500: '#be55be',
950: '#000000',
},
}SCSS
$custom: #be55be; $custom-light: #d48ad2; $custom-dark: #000000;
JSON
{
"hex": "#be55be",
"rgb": {
"r": 190,
"g": 85,
"b": 190
},
"hsl": {
"h": 300,
"s": 44.681,
"l": 53.922
},
"oklch": {
"l": 0.61949,
"c": 0.1853,
"h": 327.5
},
"luminance": 0.21162
}Semantic roles & 50–950 ramp
primary
#BE55BE
secondary
#A1CEA1
accent
#D45353
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82