#BEB1BB#BEB1BB
#BEB1BB is a light, muted pink. Relative luminance 0.460; OKLCH L 77.4% C 0.020 H 333.6°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB1BB |
|---|---|
| RGB | rgb(190, 177, 187) |
| HSL | hsl(314, 9%, 72%) |
| HSV | hsv(314, 7%, 75%) |
| CMYK | cmyk(0%, 6.8%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.53, 6.44, -3.41) |
| CIE-LCH | lch(73.53, 7.29, 332.06°) |
| OKLab | oklab(77.43% 0.0181 -0.009) |
| OKLCH | oklch(77.43% 0.02 333.6) |
| XYZ | xyz(45.9257, 45.9797, 53.4596) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.57
Dove Gray
#B6B8BD
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.24
Silver
#C0C0C0
ΔE00 8.85
Dark Gray
#A9A9A9
ΔE00 8.94
Dusty Pink
#D8A7B1
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB1BB #B1BEB4
analogous
#BBB1BE #BEB1BB #BEB1B5
triadic
#BEB1BB #BBBEB1 #B1BBBE
tetradic
#BEB1BB #BEBBB1 #B1BEB4 #B1B5BE
square
#BEB1BB #BEBBB1 #B1BEB4 #B1B5BE
split-complementary
#BEB1BB #B5BEB1 #B1BEBB
monochromatic
#856F80 #A2909E #BEB1BB #DAD2D8 #F1EEF0
Accessibility & contrast
On white
2.06
#BEB1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#BEB1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB1BB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB1BB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BB
Deuteranopia (green-blind)
#B4B5BB
Tritanopia (blue-blind)
#BFB1B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beb1bb; /* rgb */ color: rgb(190, 177, 187); /* oklch */ color: oklch(77.4% 0.020 333.6);
Tailwind
colors: {
custom: {
50: '#d1c8cf',
500: '#beb1bb',
950: '#000000',
},
}SCSS
$custom: #beb1bb; $custom-light: #d1c8cf; $custom-dark: #000000;
JSON
{
"hex": "#beb1bb",
"rgb": {
"r": 190,
"g": 177,
"b": 187
},
"hsl": {
"h": 313.846,
"s": 9.091,
"l": 71.961
},
"oklch": {
"l": 0.77426,
"c": 0.02021,
"h": 333.6
},
"luminance": 0.45979
}Semantic roles & 50–950 ramp
primary
#BEB1BB
secondary
#E4E7E5
accent
#936152
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282