#BE9DB2#BE9DB2
#BE9DB2 is a light, muted pink. Relative luminance 0.383; OKLCH L 73.2% C 0.048 H 339.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9DB2 |
|---|---|
| RGB | rgb(190, 157, 178) |
| HSL | hsl(322, 20%, 68%) |
| HSV | hsv(322, 17%, 75%) |
| CMYK | cmyk(0%, 17.4%, 6.3%, 25.5%) |
| CIE-LAB | lab(68.22, 15.76, -6.28) |
| CIE-LCH | lch(68.22, 16.97, 338.27°) |
| OKLab | oklab(73.21% 0.0453 -0.0166) |
| OKLCH | oklch(73.21% 0.048 339.9) |
| XYZ | xyz(41.3274, 38.2765, 47.3219) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.34
Lilac
#C8A2C8
ΔE00 5.59
Grey Pink
#C3909B
ΔE00 6.93
Dusty Pink
#D8A7B1
ΔE00 7.12
Dusty Lavender
#AC86A8
ΔE00 7.75
Faded Pink
#DE9DAC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9DB2 #9DBEA9
analogous
#B99DBE #BE9DB2 #BE9DA1
triadic
#BE9DB2 #B2BE9D #9DB2BE
tetradic
#BE9DB2 #BEB99D #9DBEA9 #9DA1BE
square
#BE9DB2 #BEB99D #9DBEA9 #9DA1BE
split-complementary
#BE9DB2 #A1BE9D #9DBEB9
monochromatic
#875A77 #A67895 #BE9DB2 #D6C2CF #EFE7EC
Accessibility & contrast
On white
2.43
#BE9DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BE9DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9DB2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9DB2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#A5A8B1
Tritanopia (blue-blind)
#C29DA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be9db2; /* rgb */ color: rgb(190, 157, 178); /* oklch */ color: oklch(73.2% 0.048 339.9);
Tailwind
colors: {
custom: {
50: '#d1bac9',
500: '#be9db2',
950: '#000000',
},
}SCSS
$custom: #be9db2; $custom-light: #d1bac9; $custom-dark: #000000;
JSON
{
"hex": "#be9db2",
"rgb": {
"r": 190,
"g": 157,
"b": 178
},
"hsl": {
"h": 321.818,
"s": 20.245,
"l": 68.039
},
"oklch": {
"l": 0.73211,
"c": 0.04826,
"h": 339.9
},
"luminance": 0.38275
}Semantic roles & 50–950 ramp
primary
#BE9DB2
secondary
#D6E0DA
accent
#9F6747
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082