#BE7BBC#BE7BBC
#BE7BBC is a light, moderate purple. Relative luminance 0.287; OKLCH L 67.5% C 0.120 H 327.8°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7BBC |
|---|---|
| RGB | rgb(190, 123, 188) |
| HSL | hsl(302, 34%, 61%) |
| HSV | hsv(302, 35%, 75%) |
| CMYK | cmyk(0%, 35.3%, 1.1%, 25.5%) |
| CIE-LAB | lab(60.56, 36.39, -23.48) |
| CIE-LCH | lch(60.56, 43.31, 327.17°) |
| OKLab | oklab(67.45% 0.1013 -0.0637) |
| OKLCH | oklch(67.45% 0.12 327.8) |
| XYZ | xyz(37.3946, 28.7455, 51.1459) |
| Luminance | 0.2874 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.83
Wisteria
#A87DC2
ΔE00 5.73
Soft Purple
#A66FB5
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.53
Orchid
#DA70D6
ΔE00 6.64
Pale Magenta
#D767AD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7BBC #7BBE7D
analogous
#9F7BBE #BE7BBC #BE7B9B
triadic
#BE7BBC #BCBE7B #7BBCBE
tetradic
#BE7BBC #BE9F7B #7BBE7D #7B9BBE
square
#BE7BBC #BE9F7B #7BBE7D #7B9BBE
split-complementary
#BE7BBC #9BBE7B #7BBE9F
monochromatic
#803F7E #A953A6 #BE7BBC #D2A4D1 #E6CDE6
Accessibility & contrast
On white
3.11
#BE7BBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#BE7BBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7BBC
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7BBC | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778DBE
Deuteranopia (green-blind)
#8895BA
Tritanopia (blue-blind)
#C28193
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #be7bbc; /* rgb */ color: rgb(190, 123, 188); /* oklch */ color: oklch(67.5% 0.120 327.8);
Tailwind
colors: {
custom: {
50: '#d3a2d0',
500: '#be7bbc',
950: '#000000',
},
}SCSS
$custom: #be7bbc; $custom-light: #d3a2d0; $custom-dark: #000000;
JSON
{
"hex": "#be7bbc",
"rgb": {
"r": 190,
"g": 123,
"b": 188
},
"hsl": {
"h": 301.791,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.67453,
"c": 0.11967,
"h": 327.8
},
"luminance": 0.28744
}Semantic roles & 50–950 ramp
primary
#BE7BBC
secondary
#BED7BF
accent
#AD3C39
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82