#BE7BB6#BE7BB6
#BE7BB6 is a light, moderate purple. Relative luminance 0.285; OKLCH L 67.2% C 0.114 H 331.1°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7BB6 |
|---|---|
| RGB | rgb(190, 123, 182) |
| HSL | hsl(307, 34%, 61%) |
| HSV | hsv(307, 35%, 75%) |
| CMYK | cmyk(0%, 35.3%, 4.2%, 25.5%) |
| CIE-LAB | lab(60.33, 35.28, -20.41) |
| CIE-LCH | lch(60.33, 40.76, 329.95°) |
| OKLab | oklab(67.21% 0.0997 -0.0551) |
| OKLCH | oklch(67.21% 0.114 331.1) |
| XYZ | xyz(36.7612, 28.4921, 47.8101) |
| Luminance | 0.2849 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.80
Soft Purple
#A66FB5
ΔE00 6.65
Wisteria
#A87DC2
ΔE00 6.68
Pale Magenta
#D767AD
ΔE00 6.81
Dusty Lavender
#AC86A8
ΔE00 6.97
Lavender Pink
#DD85D7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7BB6 #7BBE83
analogous
#A57BBE #BE7BB6 #BE7B95
triadic
#BE7BB6 #B6BE7B #7BB6BE
tetradic
#BE7BB6 #BEA57B #7BBE83 #7B95BE
square
#BE7BB6 #BEA57B #7BBE83 #7B95BE
split-complementary
#BE7BB6 #95BE7B #7BBEA5
monochromatic
#803F78 #A9539E #BE7BB6 #D2A4CD #E6CDE3
Accessibility & contrast
On white
3.14
#BE7BB6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#BE7BB6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7BB6
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7BB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7BB6 | 1.00 | 3.14 | 6.70 | 6.70 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798CB8
Deuteranopia (green-blind)
#8A95B4
Tritanopia (blue-blind)
#C37F91
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #be7bb6; /* rgb */ color: rgb(190, 123, 182); /* oklch */ color: oklch(67.2% 0.114 331.1);
Tailwind
colors: {
custom: {
50: '#d2a2cc',
500: '#be7bb6',
950: '#000000',
},
}SCSS
$custom: #be7bb6; $custom-light: #d2a2cc; $custom-dark: #000000;
JSON
{
"hex": "#be7bb6",
"rgb": {
"r": 190,
"g": 123,
"b": 182
},
"hsl": {
"h": 307.164,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.67208,
"c": 0.1139,
"h": 331.1
},
"luminance": 0.2849
}Semantic roles & 50–950 ramp
primary
#BE7BB6
secondary
#BED7C1
accent
#AD4739
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#140F13
muted
#837F82