#BEB2B8#BEB2B8
#BEB2B8 is a light, near-neutral pink. Relative luminance 0.462; OKLCH L 77.5% C 0.016 H 345.7°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2B8 |
|---|---|
| RGB | rgb(190, 178, 184) |
| HSL | hsl(330, 8%, 72%) |
| HSV | hsv(330, 6%, 75%) |
| CMYK | cmyk(0%, 6.3%, 3.2%, 25.5%) |
| CIE-LAB | lab(73.71, 5.34, -1.52) |
| CIE-LCH | lch(73.71, 5.55, 344.17°) |
| OKLab | oklab(77.54% 0.0155 -0.004) |
| OKLCH | oklch(77.54% 0.016 345.7) |
| XYZ | xyz(45.8062, 46.2491, 51.8520) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.82
Pinkish Grey
#C8ACA9
ΔE00 6.84
Silver
#C0C0C0
ΔE00 7.48
Dark Gray
#A9A9A9
ΔE00 7.68
Thistle
#D8BFD8
ΔE00 9.65
Light Gray
#D3D3D3
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2B8 #B2BEB8
analogous
#BEB2BE #BEB2B8 #BEB2B2
triadic
#BEB2B8 #B8BEB2 #B2B8BE
tetradic
#BEB2B8 #BEBEB2 #B2BEB8 #B2B2BE
square
#BEB2B8 #BEBEB2 #B2BEB8 #B2B2BE
split-complementary
#BEB2B8 #B2BEB2 #B2BEBE
monochromatic
#85707B #A29199 #BEB2B8 #DAD3D7 #F1EEF0
Accessibility & contrast
On white
2.05
#BEB2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#BEB2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2B8
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2B8 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B8
Deuteranopia (green-blind)
#B5B6B8
Tritanopia (blue-blind)
#C0B2B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beb2b8; /* rgb */ color: rgb(190, 178, 184); /* oklch */ color: oklch(77.5% 0.016 345.7);
Tailwind
colors: {
custom: {
50: '#d1c9cd',
500: '#beb2b8',
950: '#000000',
},
}SCSS
$custom: #beb2b8; $custom-light: #d1c9cd; $custom-dark: #000000;
JSON
{
"hex": "#beb2b8",
"rgb": {
"r": 190,
"g": 178,
"b": 184
},
"hsl": {
"h": 330,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.77535,
"c": 0.01595,
"h": 345.7
},
"luminance": 0.46249
}Semantic roles & 50–950 ramp
primary
#BEB2B8
secondary
#E4E7E6
accent
#927353
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282