#BE7BBE#BE7BBE
#BE7BBE is a light, vivid purple. Relative luminance 0.288; OKLCH L 67.5% C 0.122 H 326.8°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7BBE |
|---|---|
| RGB | rgb(190, 123, 190) |
| HSL | hsl(300, 34%, 61%) |
| HSV | hsv(300, 35%, 75%) |
| CMYK | cmyk(0%, 35.3%, 0%, 25.5%) |
| CIE-LAB | lab(60.63, 36.77, -24.49) |
| CIE-LCH | lch(60.63, 44.18, 326.33°) |
| OKLab | oklab(67.54% 0.1018 -0.0666) |
| OKLCH | oklch(67.54% 0.122 326.8) |
| XYZ | xyz(37.6116, 28.8323, 52.2892) |
| Luminance | 0.2883 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.62
Wisteria
#A87DC2
ΔE00 5.47
Soft Purple
#A66FB5
ΔE00 5.93
Orchid
#DA70D6
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.38
Pale Purple
#B790D4
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7BBE #7BBE7B
analogous
#9D7BBE #BE7BBE #BE7B9D
triadic
#BE7BBE #BEBE7B #7BBEBE
tetradic
#BE7BBE #BE9D7B #7BBE7B #7B9DBE
square
#BE7BBE #BE9D7B #7BBE7B #7B9DBE
split-complementary
#BE7BBE #9DBE7B #7BBE9D
monochromatic
#803F80 #A953A9 #BE7BBE #D2A4D2 #E6CDE6
Accessibility & contrast
On white
3.10
#BE7BBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#BE7BBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7BBE
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7BBE | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768DC0
Deuteranopia (green-blind)
#8795BC
Tritanopia (blue-blind)
#C28194
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #be7bbe; /* rgb */ color: rgb(190, 123, 190); /* oklch */ color: oklch(67.5% 0.122 326.8);
Tailwind
colors: {
custom: {
50: '#d3a2d1',
500: '#be7bbe',
950: '#000000',
},
}SCSS
$custom: #be7bbe; $custom-light: #d3a2d1; $custom-dark: #000000;
JSON
{
"hex": "#be7bbe",
"rgb": {
"r": 190,
"g": 123,
"b": 190
},
"hsl": {
"h": 300,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.67536,
"c": 0.12165,
"h": 326.8
},
"luminance": 0.28831
}Semantic roles & 50–950 ramp
primary
#BE7BBE
secondary
#BED7BE
accent
#AD3939
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82