#BE55BF#BE55BF
#BE55BF is a light, vivid purple. Relative luminance 0.212; OKLCH L 62.0% C 0.186 H 327.2°. Best body text is #000000 at 5.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BE55BF |
|---|---|
| RGB | rgb(190, 85, 191) |
| HSL | hsl(299, 45%, 54%) |
| HSV | hsv(299, 55%, 75%) |
| CMYK | cmyk(0.5%, 55.5%, 0%, 25.1%) |
| CIE-LAB | lab(53.18, 56.37, -36.65) |
| CIE-LCH | lch(53.18, 67.24, 326.97°) |
| OKLab | oklab(62% 0.1565 -0.1009) |
| OKLCH | oklch(62% 0.186 327.2) |
| XYZ | xyz(33.8871, 21.2078, 51.5887) |
| Luminance | 0.2121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.21
Mediumorchid
#BA55D3
ΔE00 3.88
Purpley Pink
#C83CB9
ΔE00 4.18
Pinkish Purple
#D648D7
ΔE00 4.82
Purpleish Pink
#DF4EC8
ΔE00 5.71
Purplish Pink
#CE5DAE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE55BF #56BF55
analogous
#8955BF #BE55BF #BF558B
triadic
#BE55BF #BFBE55 #55BFBE
tetradic
#BE55BF #BF8955 #56BF55 #558BBF
square
#BE55BF #BF8955 #56BF55 #558BBF
split-complementary
#BE55BF #8BBF55 #55BF89
monochromatic
#6F2A70 #9B3B9C #BE55BF #CF81D0 #E0AEE0
Accessibility & contrast
On white
4.01
#BE55BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.24
#BE55BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE55BF
5.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE55BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE55BF | 1.00 | 4.01 | 5.24 | 5.24 |
| #FFFFFF | 4.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4976C2
Deuteranopia (green-blind)
#6C84BC
Tritanopia (blue-blind)
#C36282
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #be55bf; /* rgb */ color: rgb(190, 85, 191); /* oklch */ color: oklch(62.0% 0.186 327.2);
Tailwind
colors: {
custom: {
50: '#d48ad2',
500: '#be55bf',
950: '#000000',
},
}SCSS
$custom: #be55bf; $custom-light: #d48ad2; $custom-dark: #000000;
JSON
{
"hex": "#be55bf",
"rgb": {
"r": 190,
"g": 85,
"b": 191
},
"hsl": {
"h": 299.434,
"s": 45.299,
"l": 54.118
},
"oklch": {
"l": 0.62,
"c": 0.18619,
"h": 327.2
},
"luminance": 0.21206
}Semantic roles & 50–950 ramp
primary
#BE55BF
secondary
#A2CEA1
accent
#D55354
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82