#BE9BB2#BE9BB2
#BE9BB2 is a light, muted pink. Relative luminance 0.376; OKLCH L 72.8% C 0.052 H 339.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9BB2 |
|---|---|
| RGB | rgb(190, 155, 178) |
| HSL | hsl(321, 21%, 68%) |
| HSV | hsv(321, 18%, 75%) |
| CMYK | cmyk(0%, 18.4%, 6.3%, 25.5%) |
| CIE-LAB | lab(67.73, 16.87, -7.02) |
| CIE-LCH | lch(67.73, 18.27, 337.42°) |
| OKLab | oklab(72.83% 0.0484 -0.0185) |
| OKLCH | oklch(72.83% 0.052 339.1) |
| XYZ | xyz(40.9918, 37.6053, 47.2100) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.12
Lilac
#C8A2C8
ΔE00 5.17
Grey Pink
#C3909B
ΔE00 6.81
Dusty Lavender
#AC86A8
ΔE00 7.03
Dusty Pink
#D8A7B1
ΔE00 7.43
Faded Pink
#DE9DAC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9BB2 #9BBEA7
analogous
#B89BBE #BE9BB2 #BE9BA1
triadic
#BE9BB2 #B2BE9B #9BB2BE
tetradic
#BE9BB2 #BEB89B #9BBEA7 #9BA1BE
square
#BE9BB2 #BEB89B #9BBEA7 #9BA1BE
split-complementary
#BE9BB2 #A1BE9B #9BBEB8
monochromatic
#875877 #A67695 #BE9BB2 #D6C0CF #EEE5EB
Accessibility & contrast
On white
2.46
#BE9BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#BE9BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9BB2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9BB2 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#A4A7B1
Tritanopia (blue-blind)
#C29CA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be9bb2; /* rgb */ color: rgb(190, 155, 178); /* oklch */ color: oklch(72.8% 0.052 339.1);
Tailwind
colors: {
custom: {
50: '#d2b8c9',
500: '#be9bb2',
950: '#000000',
},
}SCSS
$custom: #be9bb2; $custom-light: #d2b8c9; $custom-dark: #000000;
JSON
{
"hex": "#be9bb2",
"rgb": {
"r": 190,
"g": 155,
"b": 178
},
"hsl": {
"h": 320.571,
"s": 21.212,
"l": 67.647
},
"oklch": {
"l": 0.72827,
"c": 0.05186,
"h": 339.1
},
"luminance": 0.37604
}Semantic roles & 50–950 ramp
primary
#BE9BB2
secondary
#D5E0D9
accent
#A06546
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082