#BE7BBD#BE7BBD
#BE7BBD is a light, vivid purple. Relative luminance 0.288; OKLCH L 67.5% C 0.121 H 327.3°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7BBD |
|---|---|
| RGB | rgb(190, 123, 189) |
| HSL | hsl(301, 34%, 61%) |
| HSV | hsv(301, 35%, 75%) |
| CMYK | cmyk(0%, 35.3%, 0.5%, 25.5%) |
| CIE-LAB | lab(60.59, 36.58, -23.99) |
| CIE-LCH | lch(60.59, 43.74, 326.75°) |
| OKLab | oklab(67.49% 0.1016 -0.0651) |
| OKLCH | oklch(67.49% 0.121 327.3) |
| XYZ | xyz(37.5027, 28.7887, 51.7156) |
| Luminance | 0.2879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.72
Wisteria
#A87DC2
ΔE00 5.60
Soft Purple
#A66FB5
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.45
Orchid
#DA70D6
ΔE00 6.51
Pale Purple
#B790D4
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7BBD #7BBE7C
analogous
#9E7BBE #BE7BBD #BE7B9C
triadic
#BE7BBD #BDBE7B #7BBDBE
tetradic
#BE7BBD #BE9E7B #7BBE7C #7B9CBE
square
#BE7BBD #BE9E7B #7BBE7C #7B9CBE
split-complementary
#BE7BBD #9CBE7B #7BBE9E
monochromatic
#803F7F #A953A7 #BE7BBD #D2A4D2 #E6CDE6
Accessibility & contrast
On white
3.11
#BE7BBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#BE7BBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7BBD
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7BBD | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768DBF
Deuteranopia (green-blind)
#8795BB
Tritanopia (blue-blind)
#C28194
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #be7bbd; /* rgb */ color: rgb(190, 123, 189); /* oklch */ color: oklch(67.5% 0.121 327.3);
Tailwind
colors: {
custom: {
50: '#d3a2d1',
500: '#be7bbd',
950: '#000000',
},
}SCSS
$custom: #be7bbd; $custom-light: #d3a2d1; $custom-dark: #000000;
JSON
{
"hex": "#be7bbd",
"rgb": {
"r": 190,
"g": 123,
"b": 189
},
"hsl": {
"h": 300.896,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.67494,
"c": 0.12065,
"h": 327.3
},
"luminance": 0.28787
}Semantic roles & 50–950 ramp
primary
#BE7BBD
secondary
#BED7BE
accent
#AD3A39
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82