#BE7BBB#BE7BBB
#BE7BBB is a light, moderate purple. Relative luminance 0.287; OKLCH L 67.4% C 0.119 H 328.4°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7BBB |
|---|---|
| RGB | rgb(190, 123, 187) |
| HSL | hsl(303, 34%, 61%) |
| HSV | hsv(303, 35%, 75%) |
| CMYK | cmyk(0%, 35.3%, 1.6%, 25.5%) |
| CIE-LAB | lab(60.52, 36.20, -22.97) |
| CIE-LCH | lch(60.52, 42.87, 327.61°) |
| OKLab | oklab(67.41% 0.101 -0.0623) |
| OKLCH | oklch(67.41% 0.119 328.4) |
| XYZ | xyz(37.2871, 28.7025, 50.5801) |
| Luminance | 0.2870 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.96
Wisteria
#A87DC2
ΔE00 5.87
Soft Purple
#A66FB5
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.62
Orchid
#DA70D6
ΔE00 6.78
Pale Magenta
#D767AD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7BBB #7BBE7E
analogous
#A07BBE #BE7BBB #BE7B9A
triadic
#BE7BBB #BBBE7B #7BBBBE
tetradic
#BE7BBB #BEA07B #7BBE7E #7B9ABE
square
#BE7BBB #BEA07B #7BBE7E #7B9ABE
split-complementary
#BE7BBB #9ABE7B #7BBEA0
monochromatic
#803F7D #A953A5 #BE7BBB #D2A4D0 #E6CDE5
Accessibility & contrast
On white
3.12
#BE7BBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#BE7BBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7BBB
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7BBB | 1.00 | 3.12 | 6.74 | 6.74 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778CBD
Deuteranopia (green-blind)
#8895B9
Tritanopia (blue-blind)
#C28093
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #be7bbb; /* rgb */ color: rgb(190, 123, 187); /* oklch */ color: oklch(67.4% 0.119 328.4);
Tailwind
colors: {
custom: {
50: '#d3a2cf',
500: '#be7bbb',
950: '#000000',
},
}SCSS
$custom: #be7bbb; $custom-light: #d3a2cf; $custom-dark: #000000;
JSON
{
"hex": "#be7bbb",
"rgb": {
"r": 190,
"g": 123,
"b": 187
},
"hsl": {
"h": 302.687,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.67411,
"c": 0.11868,
"h": 328.4
},
"luminance": 0.28701
}Semantic roles & 50–950 ramp
primary
#BE7BBB
secondary
#BED7BF
accent
#AD3E39
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82