#BE7BB9#BE7BB9
#BE7BB9 is a light, moderate purple. Relative luminance 0.286; OKLCH L 67.3% C 0.117 H 329.4°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7BB9 |
|---|---|
| RGB | rgb(190, 123, 185) |
| HSL | hsl(304, 34%, 61%) |
| HSV | hsv(304, 35%, 75%) |
| CMYK | cmyk(0%, 35.3%, 2.6%, 25.5%) |
| CIE-LAB | lab(60.44, 35.83, -21.95) |
| CIE-LCH | lch(60.44, 42.02, 328.52°) |
| OKLab | oklab(67.33% 0.1005 -0.0594) |
| OKLCH | oklch(67.33% 0.117 329.4) |
| XYZ | xyz(37.0745, 28.6174, 49.4604) |
| Luminance | 0.2862 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.26
Wisteria
#A87DC2
ΔE00 6.18
Soft Purple
#A66FB5
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.82
Orchid
#DA70D6
ΔE00 7.08
Pale Magenta
#D767AD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7BB9 #7BBE80
analogous
#A27BBE #BE7BB9 #BE7B98
triadic
#BE7BB9 #B9BE7B #7BB9BE
tetradic
#BE7BB9 #BEA27B #7BBE80 #7B98BE
square
#BE7BB9 #BEA27B #7BBE80 #7B98BE
split-complementary
#BE7BB9 #98BE7B #7BBEA2
monochromatic
#803F7B #A953A2 #BE7BB9 #D2A4CF #E6CDE4
Accessibility & contrast
On white
3.12
#BE7BB9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#BE7BB9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7BB9
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7BB9 | 1.00 | 3.12 | 6.72 | 6.72 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788CBB
Deuteranopia (green-blind)
#8995B7
Tritanopia (blue-blind)
#C38092
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #be7bb9; /* rgb */ color: rgb(190, 123, 185); /* oklch */ color: oklch(67.3% 0.117 329.4);
Tailwind
colors: {
custom: {
50: '#d2a2ce',
500: '#be7bb9',
950: '#000000',
},
}SCSS
$custom: #be7bb9; $custom-light: #d2a2ce; $custom-dark: #000000;
JSON
{
"hex": "#be7bb9",
"rgb": {
"r": 190,
"g": 123,
"b": 185
},
"hsl": {
"h": 304.478,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.67329,
"c": 0.11676,
"h": 329.4
},
"luminance": 0.28616
}Semantic roles & 50–950 ramp
primary
#BE7BB9
secondary
#BED7C0
accent
#AD4139
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F13
muted
#837F82