#BEABB9#BEABB9
#BEABB9 is a light, muted pink. Relative luminance 0.436; OKLCH L 76.2% C 0.029 H 335.0°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABB9 |
|---|---|
| RGB | rgb(190, 171, 185) |
| HSL | hsl(316, 13%, 71%) |
| HSV | hsv(316, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 2.6%, 25.5%) |
| CIE-LAB | lab(71.94, 9.34, -4.66) |
| CIE-LCH | lch(71.94, 10.43, 333.49°) |
| OKLab | oklab(76.17% 0.0264 -0.0123) |
| OKLCH | oklch(76.17% 0.029 335) |
| XYZ | xyz(44.5540, 43.5763, 51.9535) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.19
Pinkish Grey
#C8ACA9
ΔE00 7.73
Dusty Pink
#D8A7B1
ΔE00 8.98
Lilac
#C8A2C8
ΔE00 9.02
Light Mauve
#C292A1
ΔE00 10.06
Dove Gray
#B6B8BD
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABB9 #ABBEB0
analogous
#B9ABBE #BEABB9 #BEABAF
triadic
#BEABB9 #B9BEAB #ABB9BE
tetradic
#BEABB9 #BEB9AB #ABBEB0 #ABAFBE
square
#BEABB9 #BEB9AB #ABBEB0 #ABAFBE
split-complementary
#BEABB9 #AFBEAB #ABBEB9
monochromatic
#87687F #A3889C #BEABB9 #D9CED6 #F2EEF1
Accessibility & contrast
On white
2.16
#BEABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#BEABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABB9
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABB9 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBA
Deuteranopia (green-blind)
#AFB1B8
Tritanopia (blue-blind)
#C0ACB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beabb9; /* rgb */ color: rgb(190, 171, 185); /* oklch */ color: oklch(76.2% 0.029 335.0);
Tailwind
colors: {
custom: {
50: '#d1c4ce',
500: '#beabb9',
950: '#000000',
},
}SCSS
$custom: #beabb9; $custom-light: #d1c4ce; $custom-dark: #000000;
JSON
{
"hex": "#beabb9",
"rgb": {
"r": 190,
"g": 171,
"b": 185
},
"hsl": {
"h": 315.789,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76168,
"c": 0.02912,
"h": 335
},
"luminance": 0.43576
}Semantic roles & 50–950 ramp
primary
#BEABB9
secondary
#E0E5E1
accent
#97624F
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141213
muted
#828182