#BE8BBB#BE8BBB
#BE8BBB is a light, moderate purple. Relative luminance 0.330; OKLCH L 70.2% C 0.090 H 328.5°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BBB |
|---|---|
| RGB | rgb(190, 139, 187) |
| HSL | hsl(304, 28%, 65%) |
| HSV | hsv(304, 27%, 75%) |
| CMYK | cmyk(0%, 26.8%, 1.6%, 25.5%) |
| CIE-LAB | lab(64.16, 27.40, -17.41) |
| CIE-LCH | lch(64.16, 32.46, 327.57°) |
| OKLab | oklab(70.18% 0.0764 -0.0469) |
| OKLCH | oklch(70.18% 0.09 328.5) |
| XYZ | xyz(39.4366, 33.0015, 51.2966) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.00
Heather
#A484AC
ΔE00 5.81
Lilac
#C8A2C8
ΔE00 6.49
Pale Purple
#B790D4
ΔE00 6.73
Orchid (survey)
#C875C4
ΔE00 7.37
Lavender Pink
#DD85D7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BBB #8BBE8E
analogous
#A88BBE #BE8BBB #BE8BA2
triadic
#BE8BBB #BBBE8B #8BBBBE
tetradic
#BE8BBB #BEA88B #8BBE8E #8BA2BE
square
#BE8BBB #BEA88B #8BBE8E #8BA2BE
split-complementary
#BE8BBB #A2BE8B #8BBEA8
monochromatic
#844A81 #A864A4 #BE8BBB #D4B2D2 #EAD9E9
Accessibility & contrast
On white
2.76
#BE8BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#BE8BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BBB
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BBB | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997BD
Deuteranopia (green-blind)
#949EB9
Tritanopia (blue-blind)
#C28F9C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be8bbb; /* rgb */ color: rgb(190, 139, 187); /* oklch */ color: oklch(70.2% 0.090 328.5);
Tailwind
colors: {
custom: {
50: '#d2adcf',
500: '#be8bbb',
950: '#000000',
},
}SCSS
$custom: #be8bbb; $custom-light: #d2adcf; $custom-dark: #000000;
JSON
{
"hex": "#be8bbb",
"rgb": {
"r": 190,
"g": 139,
"b": 187
},
"hsl": {
"h": 303.529,
"s": 28.177,
"l": 64.51
},
"oklch": {
"l": 0.70181,
"c": 0.08961,
"h": 328.5
},
"luminance": 0.33
}Semantic roles & 50–950 ramp
primary
#BE8BBB
secondary
#CADBCB
accent
#A7453F
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141013
muted
#827F82