#BEB0B8#BEB0B8
#BEB0B8 is a light, near-neutral pink. Relative luminance 0.455; OKLCH L 77.1% C 0.019 H 342.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB0B8 |
|---|---|
| RGB | rgb(190, 176, 184) |
| HSL | hsl(326, 10%, 72%) |
| HSV | hsv(326, 7%, 75%) |
| CMYK | cmyk(0%, 7.4%, 3.2%, 25.5%) |
| CIE-LAB | lab(73.19, 6.43, -2.27) |
| CIE-LCH | lch(73.19, 6.82, 340.56°) |
| OKLab | oklab(77.13% 0.0185 -0.0059) |
| OKLCH | oklch(77.13% 0.019 342.2) |
| XYZ | xyz(45.4111, 45.4590, 51.7203) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.72
Dove Gray
#B6B8BD
ΔE00 7.92
Dark Gray
#A9A9A9
ΔE00 8.64
Silver
#C0C0C0
ΔE00 8.74
Thistle
#D8BFD8
ΔE00 8.80
Dusty Pink
#D8A7B1
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB0B8 #B0BEB6
analogous
#BDB0BE #BEB0B8 #BEB0B1
triadic
#BEB0B8 #B8BEB0 #B0B8BE
tetradic
#BEB0B8 #BEBDB0 #B0BEB6 #B0B1BE
square
#BEB0B8 #BEBDB0 #B0BEB6 #B0B1BE
split-complementary
#BEB0B8 #B1BEB0 #B0BEBD
monochromatic
#866E7B #A28E9A #BEB0B8 #DAD2D6 #F1EEF0
Accessibility & contrast
On white
2.08
#BEB0B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#BEB0B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB0B8
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB0B8 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B8
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#C0B0B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beb0b8; /* rgb */ color: rgb(190, 176, 184); /* oklch */ color: oklch(77.1% 0.019 342.2);
Tailwind
colors: {
custom: {
50: '#d1c7cd',
500: '#beb0b8',
950: '#000000',
},
}SCSS
$custom: #beb0b8; $custom-light: #d1c7cd; $custom-dark: #000000;
JSON
{
"hex": "#beb0b8",
"rgb": {
"r": 190,
"g": 176,
"b": 184
},
"hsl": {
"h": 325.714,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.77134,
"c": 0.01939,
"h": 342.2
},
"luminance": 0.45459
}Semantic roles & 50–950 ramp
primary
#BEB0B8
secondary
#E3E7E5
accent
#946E52
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282