#BEB2BD#BEB2BD
#BEB2BD is a light, muted purple. Relative luminance 0.465; OKLCH L 77.7% C 0.020 H 328.3°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2BD |
|---|---|
| RGB | rgb(190, 178, 189) |
| HSL | hsl(305, 8%, 72%) |
| HSV | hsv(305, 6%, 75%) |
| CMYK | cmyk(0%, 6.3%, 0.5%, 25.5%) |
| CIE-LAB | lab(73.84, 6.27, -4.05) |
| CIE-LCH | lch(73.84, 7.46, 327.13°) |
| OKLab | oklab(77.69% 0.0174 -0.0107) |
| OKLCH | oklch(77.69% 0.02 328.3) |
| XYZ | xyz(46.3396, 46.4624, 54.6612) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.61
Thistle
#D8BFD8
ΔE00 8.04
Pinkish Grey
#C8ACA9
ΔE00 8.13
Silver
#C0C0C0
ΔE00 8.77
Dark Gray
#A9A9A9
ΔE00 9.02
Light Gray
#D3D3D3
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2BD #B2BEB3
analogous
#B9B2BE #BEB2BD #BEB2B7
triadic
#BEB2BD #BDBEB2 #B2BDBE
tetradic
#BEB2BD #BEB9B2 #B2BEB3 #B2B7BE
square
#BEB2BD #BEB9B2 #B2BEB3 #B2B7BE
split-complementary
#BEB2BD #B7BEB2 #B2BEB9
monochromatic
#857083 #A291A1 #BEB2BD #DAD3D9 #F1EEF1
Accessibility & contrast
On white
2.04
#BEB2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#BEB2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2BD
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2BD | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#BFB3B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beb2bd; /* rgb */ color: rgb(190, 178, 189); /* oklch */ color: oklch(77.7% 0.020 328.3);
Tailwind
colors: {
custom: {
50: '#d1c9d0',
500: '#beb2bd',
950: '#000000',
},
}SCSS
$custom: #beb2bd; $custom-light: #d1c9d0; $custom-dark: #000000;
JSON
{
"hex": "#beb2bd",
"rgb": {
"r": 190,
"g": 178,
"b": 189
},
"hsl": {
"h": 305,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.77689,
"c": 0.0204,
"h": 328.3
},
"luminance": 0.46462
}Semantic roles & 50–950 ramp
primary
#BEB2BD
secondary
#E4E7E4
accent
#925853
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282