#BEB2BE#BEB2BE
#BEB2BE is a light, muted purple. Relative luminance 0.465; OKLCH L 77.7% C 0.021 H 325.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2BE |
|---|---|
| RGB | rgb(190, 178, 190) |
| HSL | hsl(300, 8%, 72%) |
| HSV | hsv(300, 6%, 75%) |
| CMYK | cmyk(0%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(73.87, 6.45, -4.55) |
| CIE-LCH | lch(73.87, 7.90, 324.79°) |
| OKLab | oklab(77.72% 0.0177 -0.0121) |
| OKLCH | oklch(77.72% 0.021 325.8) |
| XYZ | xyz(46.4485, 46.5060, 55.2348) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.76
Dove Gray
#B6B8BD
ΔE00 7.82
Pinkish Grey
#C8ACA9
ΔE00 8.41
Silver
#C0C0C0
ΔE00 9.05
Dark Gray
#A9A9A9
ΔE00 9.31
Dusty Pink
#D8A7B1
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2BE #B2BEB2
analogous
#B8B2BE #BEB2BE #BEB2B8
triadic
#BEB2BE #BEBEB2 #B2BEBE
tetradic
#BEB2BE #BEB8B2 #B2BEB2 #B2B8BE
square
#BEB2BE #BEB8B2 #B2BEB2 #B2B8BE
split-complementary
#BEB2BE #B8BEB2 #B2BEB8
monochromatic
#857085 #A291A2 #BEB2BE #DAD3DA #F1EEF1
Accessibility & contrast
On white
2.04
#BEB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#BEB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2BE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2BE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5BF
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#BFB3B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #beb2be; /* rgb */ color: rgb(190, 178, 190); /* oklch */ color: oklch(77.7% 0.021 325.8);
Tailwind
colors: {
custom: {
50: '#d1c9d1',
500: '#beb2be',
950: '#000000',
},
}SCSS
$custom: #beb2be; $custom-light: #d1c9d1; $custom-dark: #000000;
JSON
{
"hex": "#beb2be",
"rgb": {
"r": 190,
"g": 178,
"b": 190
},
"hsl": {
"h": 300,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.7772,
"c": 0.02146,
"h": 325.8
},
"luminance": 0.46506
}Semantic roles & 50–950 ramp
primary
#BEB2BE
secondary
#E4E7E4
accent
#925353
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282