#BE7BB5#BE7BB5
#BE7BB5 is a light, moderate purple. Relative luminance 0.284; OKLCH L 67.2% C 0.113 H 331.6°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7BB5 |
|---|---|
| RGB | rgb(190, 123, 181) |
| HSL | hsl(308, 34%, 61%) |
| HSV | hsv(308, 35%, 75%) |
| CMYK | cmyk(0%, 35.3%, 4.7%, 25.5%) |
| CIE-LAB | lab(60.29, 35.10, -19.90) |
| CIE-LCH | lch(60.29, 40.35, 330.46°) |
| OKLab | oklab(67.17% 0.0994 -0.0537) |
| OKLCH | oklch(67.17% 0.113 331.6) |
| XYZ | xyz(36.6582, 28.4509, 47.2677) |
| Luminance | 0.2845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.99
Pale Magenta
#D767AD
ΔE00 6.74
Soft Purple
#A66FB5
ΔE00 6.78
Dusty Lavender
#AC86A8
ΔE00 6.85
Wisteria
#A87DC2
ΔE00 6.86
Heather
#A484AC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7BB5 #7BBE84
analogous
#A67BBE #BE7BB5 #BE7B94
triadic
#BE7BB5 #B5BE7B #7BB5BE
tetradic
#BE7BB5 #BEA67B #7BBE84 #7B94BE
square
#BE7BB5 #BEA67B #7BBE84 #7B94BE
split-complementary
#BE7BB5 #94BE7B #7BBEA6
monochromatic
#803F77 #A9539D #BE7BB5 #D2A4CC #E6CDE3
Accessibility & contrast
On white
3.14
#BE7BB5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#BE7BB5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7BB5
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7BB5 | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798CB7
Deuteranopia (green-blind)
#8A95B3
Tritanopia (blue-blind)
#C37F90
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #be7bb5; /* rgb */ color: rgb(190, 123, 181); /* oklch */ color: oklch(67.2% 0.113 331.6);
Tailwind
colors: {
custom: {
50: '#d2a2cb',
500: '#be7bb5',
950: '#000000',
},
}SCSS
$custom: #be7bb5; $custom-light: #d2a2cb; $custom-dark: #000000;
JSON
{
"hex": "#be7bb5",
"rgb": {
"r": 190,
"g": 123,
"b": 181
},
"hsl": {
"h": 308.06,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.67168,
"c": 0.11297,
"h": 331.6
},
"luminance": 0.28449
}Semantic roles & 50–950 ramp
primary
#BE7BB5
secondary
#BED7C1
accent
#AD4839
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#140F13
muted
#837F82