#BE8BB3#BE8BB3
#BE8BB3 is a light, moderate pink. Relative luminance 0.327; OKLCH L 69.9% C 0.082 H 334.3°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8BB3 |
|---|---|
| RGB | rgb(190, 139, 179) |
| HSL | hsl(313, 28%, 65%) |
| HSV | hsv(313, 27%, 75%) |
| CMYK | cmyk(0%, 26.8%, 5.8%, 25.5%) |
| CIE-LAB | lab(63.89, 25.92, -13.31) |
| CIE-LCH | lch(63.89, 29.14, 332.82°) |
| OKLab | oklab(69.88% 0.0738 -0.0355) |
| OKLCH | oklch(69.88% 0.082 334.3) |
| XYZ | xyz(38.6040, 32.6685, 46.9112) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.08
Heather
#A484AC
ΔE00 5.98
Lilac
#C8A2C8
ΔE00 6.50
Light Mauve
#C292A1
ΔE00 7.84
Orchid (survey)
#C875C4
ΔE00 8.76
Pale Purple
#B790D4
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8BB3 #8BBE96
analogous
#B08BBE #BE8BB3 #BE8B9A
triadic
#BE8BB3 #B3BE8B #8BB3BE
tetradic
#BE8BB3 #BEB08B #8BBE96 #8B9ABE
square
#BE8BB3 #BEB08B #8BBE96 #8B9ABE
split-complementary
#BE8BB3 #9ABE8B #8BBEB0
monochromatic
#844A78 #A86499 #BE8BB3 #D4B2CD #EAD9E6
Accessibility & contrast
On white
2.79
#BE8BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#BE8BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8BB3
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8BB3 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B5
Deuteranopia (green-blind)
#979DB1
Tritanopia (blue-blind)
#C38D99
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be8bb3; /* rgb */ color: rgb(190, 139, 179); /* oklch */ color: oklch(69.9% 0.082 334.3);
Tailwind
colors: {
custom: {
50: '#d2adc9',
500: '#be8bb3',
950: '#000000',
},
}SCSS
$custom: #be8bb3; $custom-light: #d2adc9; $custom-dark: #000000;
JSON
{
"hex": "#be8bb3",
"rgb": {
"r": 190,
"g": 139,
"b": 179
},
"hsl": {
"h": 312.941,
"s": 28.177,
"l": 64.51
},
"oklch": {
"l": 0.69884,
"c": 0.08195,
"h": 334.3
},
"luminance": 0.32667
}Semantic roles & 50–950 ramp
primary
#BE8BB3
secondary
#CADBCD
accent
#A7553F
background
#FCFAFC
surface
#F9F4F8
border
#D2CED1
text
#141013
muted
#827F82