#BE7BB7#BE7BB7
#BE7BB7 is a light, moderate purple. Relative luminance 0.285; OKLCH L 67.2% C 0.115 H 330.5°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7BB7 |
|---|---|
| RGB | rgb(190, 123, 183) |
| HSL | hsl(306, 34%, 61%) |
| HSV | hsv(306, 35%, 75%) |
| CMYK | cmyk(0%, 35.3%, 3.7%, 25.5%) |
| CIE-LAB | lab(60.37, 35.47, -20.92) |
| CIE-LCH | lch(60.37, 41.18, 329.46°) |
| OKLab | oklab(67.25% 0.1 -0.0565) |
| OKLCH | oklch(67.25% 0.115 330.5) |
| XYZ | xyz(36.8649, 28.5336, 48.3563) |
| Luminance | 0.2853 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.61
Wisteria
#A87DC2
ΔE00 6.51
Soft Purple
#A66FB5
ΔE00 6.53
Pale Magenta
#D767AD
ΔE00 6.89
Lavender Pink
#DD85D7
ΔE00 7.05
Dusty Lavender
#AC86A8
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7BB7 #7BBE82
analogous
#A47BBE #BE7BB7 #BE7B96
triadic
#BE7BB7 #B7BE7B #7BB7BE
tetradic
#BE7BB7 #BEA47B #7BBE82 #7B96BE
square
#BE7BB7 #BEA47B #7BBE82 #7B96BE
split-complementary
#BE7BB7 #96BE7B #7BBEA4
monochromatic
#803F79 #A953A0 #BE7BB7 #D2A4CD #E6CDE4
Accessibility & contrast
On white
3.13
#BE7BB7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#BE7BB7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7BB7
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7BB7 | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798CB9
Deuteranopia (green-blind)
#8995B5
Tritanopia (blue-blind)
#C37F91
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #be7bb7; /* rgb */ color: rgb(190, 123, 183); /* oklch */ color: oklch(67.2% 0.115 330.5);
Tailwind
colors: {
custom: {
50: '#d2a2cc',
500: '#be7bb7',
950: '#000000',
},
}SCSS
$custom: #be7bb7; $custom-light: #d2a2cc; $custom-dark: #000000;
JSON
{
"hex": "#be7bb7",
"rgb": {
"r": 190,
"g": 123,
"b": 183
},
"hsl": {
"h": 306.269,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.67248,
"c": 0.11484,
"h": 330.5
},
"luminance": 0.28532
}Semantic roles & 50–950 ramp
primary
#BE7BB7
secondary
#BED7C0
accent
#AD4539
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F13
muted
#837F82