#BFBFD0#BFBFD0
#BFBFD0 is a light, muted blue. Relative luminance 0.529; OKLCH L 81.0% C 0.024 H 285.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFD0 |
|---|---|
| RGB | rgb(191, 191, 208) |
| HSL | hsl(240, 15%, 78%) |
| HSV | hsv(240, 8%, 82%) |
| CMYK | cmyk(8.2%, 8.2%, 0%, 18.4%) |
| CIE-LAB | lab(77.81, 3.26, -8.50) |
| CIE-LCH | lch(77.81, 9.11, 291.01°) |
| OKLab | oklab(80.99% 0.0065 -0.0228) |
| OKLCH | oklch(80.99% 0.024 285.9) |
| XYZ | xyz(51.4996, 52.8918, 67.1582) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.19
Light Blue Grey
#B7C9E2
ΔE00 7.63
Silver
#C0C0C0
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.13
Cloudy Blue
#ACC2D9
ΔE00 8.95
Light Gray
#D3D3D3
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFD0 #D0D0BF
analogous
#BFC7D0 #BFBFD0 #C7BFD0
triadic
#BFBFD0 #D0BFBF #BFD0BF
tetradic
#BFBFD0 #D0BFC7 #D0D0BF #BFD0C7
square
#BFBFD0 #D0BFC7 #D0D0BF #BFD0C7
split-complementary
#BFBFD0 #D0C7BF #C7D0BF
monochromatic
#78789C #9C9CB6 #BFBFD0 #E2E2EA #EDEDF2
Accessibility & contrast
On white
1.81
#BFBFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BFBFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFD0
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFD0 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D1
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#BCC2C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbfd0; /* rgb */ color: rgb(191, 191, 208); /* oklch */ color: oklch(81.0% 0.024 285.9);
Tailwind
colors: {
custom: {
50: '#d2d2de',
500: '#bfbfd0',
950: '#000000',
},
}SCSS
$custom: #bfbfd0; $custom-light: #d2d2de; $custom-dark: #000000;
JSON
{
"hex": "#bfbfd0",
"rgb": {
"r": 191,
"g": 191,
"b": 208
},
"hsl": {
"h": 240,
"s": 15.315,
"l": 78.235
},
"oklch": {
"l": 0.80991,
"c": 0.02371,
"h": 285.9
},
"luminance": 0.52892
}Semantic roles & 50–950 ramp
primary
#BFBFD0
secondary
#A4A48F
accent
#9A4C9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384