#BE7BBF#BE7BBF
#BE7BBF is a light, vivid purple. Relative luminance 0.289; OKLCH L 67.6% C 0.123 H 326.3°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7BBF |
|---|---|
| RGB | rgb(190, 123, 191) |
| HSL | hsl(299, 35%, 62%) |
| HSV | hsv(299, 36%, 75%) |
| CMYK | cmyk(0.5%, 35.6%, 0%, 25.1%) |
| CIE-LAB | lab(60.67, 36.96, -25.00) |
| CIE-LCH | lch(60.67, 44.62, 325.92°) |
| OKLab | oklab(67.58% 0.1021 -0.068) |
| OKLCH | oklch(67.58% 0.123 326.3) |
| XYZ | xyz(37.7213, 28.8762, 52.8668) |
| Luminance | 0.2888 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.54
Wisteria
#A87DC2
ΔE00 5.35
Soft Purple
#A66FB5
ΔE00 5.88
Orchid
#DA70D6
ΔE00 6.26
Lavender Pink
#DD85D7
ΔE00 6.32
Pale Purple
#B790D4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7BBF #7CBF7B
analogous
#9C7BBF #BE7BBF #BF7B9E
triadic
#BE7BBF #BFBE7B #7BBFBE
tetradic
#BE7BBF #BF9C7B #7CBF7B #7B9EBF
square
#BE7BBF #BF9C7B #7CBF7B #7B9EBF
split-complementary
#BE7BBF #9EBF7B #7BBF9C
monochromatic
#803F81 #A953AA #BE7BBF #D2A4D3 #E7CDE7
Accessibility & contrast
On white
3.10
#BE7BBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#BE7BBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7BBF
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7BBF | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768DC2
Deuteranopia (green-blind)
#8795BD
Tritanopia (blue-blind)
#C28194
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #be7bbf; /* rgb */ color: rgb(190, 123, 191); /* oklch */ color: oklch(67.6% 0.123 326.3);
Tailwind
colors: {
custom: {
50: '#d3a2d2',
500: '#be7bbf',
950: '#000000',
},
}SCSS
$custom: #be7bbf; $custom-light: #d3a2d2; $custom-dark: #000000;
JSON
{
"hex": "#be7bbf",
"rgb": {
"r": 190,
"g": 123,
"b": 191
},
"hsl": {
"h": 299.118,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.67578,
"c": 0.12264,
"h": 326.3
},
"luminance": 0.28875
}Semantic roles & 50–950 ramp
primary
#BE7BBF
secondary
#BFD8BE
accent
#AE383A
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82