#BEB2BB#BEB2BB
#BEB2BB is a light, near-neutral pink. Relative luminance 0.464; OKLCH L 77.6% C 0.018 H 334.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2BB |
|---|---|
| RGB | rgb(190, 178, 187) |
| HSL | hsl(315, 8%, 72%) |
| HSV | hsv(315, 6%, 75%) |
| CMYK | cmyk(0%, 6.3%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.79, 5.89, -3.04) |
| CIE-LCH | lch(73.79, 6.63, 332.75°) |
| OKLab | oklab(77.63% 0.0166 -0.008) |
| OKLCH | oklch(77.63% 0.018 334.3) |
| XYZ | xyz(46.1240, 46.3762, 53.5257) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.24
Pinkish Grey
#C8ACA9
ΔE00 7.58
Silver
#C0C0C0
ΔE00 8.23
Dark Gray
#A9A9A9
ΔE00 8.46
Thistle
#D8BFD8
ΔE00 8.64
Light Gray
#D3D3D3
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2BB #B2BEB5
analogous
#BBB2BE #BEB2BB #BEB2B5
triadic
#BEB2BB #BBBEB2 #B2BBBE
tetradic
#BEB2BB #BEBBB2 #B2BEB5 #B2B5BE
square
#BEB2BB #BEBBB2 #B2BEB5 #B2B5BE
split-complementary
#BEB2BB #B5BEB2 #B2BEBB
monochromatic
#857080 #A2919E #BEB2BB #DAD3D8 #F1EEF0
Accessibility & contrast
On white
2.04
#BEB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#BEB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2BB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2BB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#BFB2B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beb2bb; /* rgb */ color: rgb(190, 178, 187); /* oklch */ color: oklch(77.6% 0.018 334.3);
Tailwind
colors: {
custom: {
50: '#d1c9cf',
500: '#beb2bb',
950: '#000000',
},
}SCSS
$custom: #beb2bb; $custom-light: #d1c9cf; $custom-dark: #000000;
JSON
{
"hex": "#beb2bb",
"rgb": {
"r": 190,
"g": 178,
"b": 187
},
"hsl": {
"h": 315,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.77627,
"c": 0.01843,
"h": 334.3
},
"luminance": 0.46376
}Semantic roles & 50–950 ramp
primary
#BEB2BB
secondary
#E4E7E5
accent
#926353
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282