#BFB2BE#BFB2BE
#BFB2BE is a light, muted purple. Relative luminance 0.466; OKLCH L 77.8% C 0.022 H 328.2°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2BE |
|---|---|
| RGB | rgb(191, 178, 190) |
| HSL | hsl(305, 9%, 72%) |
| HSV | hsv(305, 7%, 75%) |
| CMYK | cmyk(0%, 6.8%, 0.5%, 25.1%) |
| CIE-LAB | lab(73.96, 6.80, -4.42) |
| CIE-LCH | lch(73.96, 8.11, 326.97°) |
| OKLab | oklab(77.81% 0.0188 -0.0117) |
| OKLCH | oklch(77.81% 0.022 328.2) |
| XYZ | xyz(46.6992, 46.6352, 55.2466) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 8.17
Pinkish Grey
#C8ACA9
ΔE00 8.18
Silver
#C0C0C0
ΔE00 9.30
Dark Gray
#A9A9A9
ΔE00 9.59
Dusty Pink
#D8A7B1
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2BE #B2BFB3
analogous
#BAB2BF #BFB2BE #BFB2B8
triadic
#BFB2BE #BEBFB2 #B2BEBF
tetradic
#BFB2BE #BFBAB2 #B2BFB3 #B2B8BF
square
#BFB2BE #BFBAB2 #B2BFB3 #B2B8BF
split-complementary
#BFB2BE #B8BFB2 #B2BFBA
monochromatic
#877085 #A391A2 #BFB2BE #DBD3DA #F1EEF1
Accessibility & contrast
On white
2.03
#BFB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#BFB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2BE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2BE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BF
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#C0B3B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb2be; /* rgb */ color: rgb(191, 178, 190); /* oklch */ color: oklch(77.8% 0.022 328.2);
Tailwind
colors: {
custom: {
50: '#d2c9d1',
500: '#bfb2be',
950: '#000000',
},
}SCSS
$custom: #bfb2be; $custom-light: #d2c9d1; $custom-dark: #000000;
JSON
{
"hex": "#bfb2be",
"rgb": {
"r": 191,
"g": 178,
"b": 190
},
"hsl": {
"h": 304.615,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77805,
"c": 0.02218,
"h": 328.2
},
"luminance": 0.46635
}Semantic roles & 50–950 ramp
primary
#BFB2BE
secondary
#E4E7E4
accent
#935752
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282