#BFBBD0#BFBBD0
#BFBBD0 is a light, muted violet. Relative luminance 0.512; OKLCH L 80.2% C 0.030 H 294.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBD0 |
|---|---|
| RGB | rgb(191, 187, 208) |
| HSL | hsl(251, 18%, 77%) |
| HSV | hsv(251, 10%, 82%) |
| CMYK | cmyk(8.2%, 10.1%, 0%, 18.4%) |
| CIE-LAB | lab(76.78, 5.42, -10.03) |
| CIE-LCH | lch(76.78, 11.40, 298.36°) |
| OKLab | oklab(80.19% 0.0123 -0.0269) |
| OKLCH | oklch(80.19% 0.03 294.5) |
| XYZ | xyz(50.6392, 51.1709, 66.8714) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.92
Dove Gray
#B6B8BD
ΔE00 8.18
Light Blue Grey
#B7C9E2
ΔE00 9.78
Silver
#C0C0C0
ΔE00 10.02
Periwinkle
#CCCCFF
ΔE00 10.03
Lavender (CSS)
#E6E6FA
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBD0 #CCD0BB
analogous
#BBC1D0 #BFBBD0 #CABBD0
triadic
#BFBBD0 #D0BFBB #BBD0BF
tetradic
#BFBBD0 #D0BBC1 #CCD0BB #BBD0CA
square
#BFBBD0 #D0BBC1 #CCD0BB #BBD0CA
split-complementary
#BFBBD0 #D0CABB #C1D0BB
monochromatic
#7B739E #9D97B7 #BFBBD0 #E1DFE9 #EEEDF2
Accessibility & contrast
On white
1.87
#BFBBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BFBBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBD0
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBD0 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED1
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#BCBEC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbbd0; /* rgb */ color: rgb(191, 187, 208); /* oklch */ color: oklch(80.2% 0.030 294.5);
Tailwind
colors: {
custom: {
50: '#d2cfde',
500: '#bfbbd0',
950: '#000000',
},
}SCSS
$custom: #bfbbd0; $custom-light: #d2cfde; $custom-dark: #000000;
JSON
{
"hex": "#bfbbd0",
"rgb": {
"r": 191,
"g": 187,
"b": 208
},
"hsl": {
"h": 251.429,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.80186,
"c": 0.02961,
"h": 294.5
},
"luminance": 0.51171
}Semantic roles & 50–950 ramp
primary
#BFBBD0
secondary
#A0A58A
accent
#9D498D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384