#BE55BB#BE55BB
#BE55BB is a mid, vivid purple. Relative luminance 0.210; OKLCH L 61.8% C 0.183 H 328.6°. Best body text is #000000 at 5.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BE55BB |
|---|---|
| RGB | rgb(190, 85, 187) |
| HSL | hsl(302, 45%, 54%) |
| HSV | hsv(302, 55%, 75%) |
| CMYK | cmyk(0%, 55.3%, 1.6%, 25.5%) |
| CIE-LAB | lab(52.99, 55.67, -34.64) |
| CIE-LCH | lch(52.99, 65.56, 328.11°) |
| OKLab | oklab(61.8% 0.156 -0.0951) |
| OKLCH | oklch(61.8% 0.183 328.6) |
| XYZ | xyz(33.4529, 21.0341, 49.3020) |
| Luminance | 0.2103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.08
Purpley Pink
#C83CB9
ΔE00 4.02
Mediumorchid
#BA55D3
ΔE00 4.62
Pinkish Purple
#D648D7
ΔE00 5.28
Purpleish Pink
#DF4EC8
ΔE00 5.70
Purplish Pink
#CE5DAE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE55BB #55BE58
analogous
#8D55BE #BE55BB #BE5587
triadic
#BE55BB #BBBE55 #55BBBE
tetradic
#BE55BB #BE8D55 #55BE58 #5587BE
square
#BE55BB #BE8D55 #55BE58 #5587BE
split-complementary
#BE55BB #87BE55 #55BE8D
monochromatic
#6E2A6C #9B3B98 #BE55BB #CF81CD #E0AEDE
Accessibility & contrast
On white
4.03
#BE55BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.21
#BE55BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE55BB
5.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE55BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE55BB | 1.00 | 4.03 | 5.21 | 5.21 |
| #FFFFFF | 4.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C76BE
Deuteranopia (green-blind)
#6D84B8
Tritanopia (blue-blind)
#C46080
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #be55bb; /* rgb */ color: rgb(190, 85, 187); /* oklch */ color: oklch(61.8% 0.183 328.6);
Tailwind
colors: {
custom: {
50: '#d48ad0',
500: '#be55bb',
950: '#000000',
},
}SCSS
$custom: #be55bb; $custom-light: #d48ad0; $custom-dark: #000000;
JSON
{
"hex": "#be55bb",
"rgb": {
"r": 190,
"g": 85,
"b": 187
},
"hsl": {
"h": 301.714,
"s": 44.681,
"l": 53.922
},
"oklch": {
"l": 0.61799,
"c": 0.18269,
"h": 328.6
},
"luminance": 0.21032
}Semantic roles & 50–950 ramp
primary
#BE55BB
secondary
#A1CEA2
accent
#D45753
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82