#BFBDD0#BFBDD0
#BFBDD0 is a light, muted blue. Relative luminance 0.520; OKLCH L 80.6% C 0.027 H 290.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDD0 |
|---|---|
| RGB | rgb(191, 189, 208) |
| HSL | hsl(246, 17%, 78%) |
| HSV | hsv(246, 9%, 82%) |
| CMYK | cmyk(8.2%, 9.1%, 0%, 18.4%) |
| CIE-LAB | lab(77.30, 4.34, -9.27) |
| CIE-LCH | lch(77.30, 10.23, 295.08°) |
| OKLab | oklab(80.59% 0.0094 -0.0249) |
| OKLCH | oklch(80.59% 0.027 290.6) |
| XYZ | xyz(51.0664, 52.0254, 67.0139) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.17
Light Blue Grey
#B7C9E2
ΔE00 8.69
Thistle
#D8BFD8
ΔE00 8.87
Silver
#C0C0C0
ΔE00 9.03
Lightsteelblue
#B0C4DE
ΔE00 9.17
Lavender (CSS)
#E6E6FA
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDD0 #CED0BD
analogous
#BDC4D0 #BFBDD0 #C8BDD0
triadic
#BFBDD0 #D0BFBD #BDD0BF
tetradic
#BFBDD0 #D0BDC4 #CED0BD #BDD0C8
square
#BFBDD0 #D0BDC4 #CED0BD #BDD0C8
split-complementary
#BFBDD0 #D0C8BD #C4D0BD
monochromatic
#7A769D #9C99B7 #BFBDD0 #E2E1E9 #EEEDF2
Accessibility & contrast
On white
1.84
#BFBDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BFBDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDD0
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDD0 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD1
Deuteranopia (green-blind)
#B9BFCF
Tritanopia (blue-blind)
#BCC0C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbdd0; /* rgb */ color: rgb(191, 189, 208); /* oklch */ color: oklch(80.6% 0.027 290.6);
Tailwind
colors: {
custom: {
50: '#d2d0de',
500: '#bfbdd0',
950: '#000000',
},
}SCSS
$custom: #bfbdd0; $custom-light: #d2d0de; $custom-dark: #000000;
JSON
{
"hex": "#bfbdd0",
"rgb": {
"r": 191,
"g": 189,
"b": 208
},
"hsl": {
"h": 246.316,
"s": 16.814,
"l": 77.843
},
"oklch": {
"l": 0.80588,
"c": 0.02658,
"h": 290.6
},
"luminance": 0.52026
}Semantic roles & 50–950 ramp
primary
#BFBDD0
secondary
#A2A58D
accent
#9B4A93
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384