#BDBBCF#BDBBCF
#BDBBCF is a light, muted blue. Relative luminance 0.509; OKLCH L 80.0% C 0.028 H 290.3°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBBCF |
|---|---|
| RGB | rgb(189, 187, 207) |
| HSL | hsl(246, 17%, 77%) |
| HSV | hsv(246, 10%, 81%) |
| CMYK | cmyk(8.7%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.60, 4.55, -9.78) |
| CIE-LCH | lch(76.60, 10.79, 294.94°) |
| OKLab | oklab(79.99% 0.0098 -0.0263) |
| OKLCH | oklch(79.99% 0.028 290.3) |
| XYZ | xyz(50.0169, 50.8642, 66.2021) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 8.86
Thistle
#D8BFD8
ΔE00 8.88
Lightsteelblue
#B0C4DE
ΔE00 9.25
Silver
#C0C0C0
ΔE00 9.43
Lavender (CSS)
#E6E6FA
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBBCF #CDCFBB
analogous
#BBC3CF #BDBBCF #C7BBCF
triadic
#BDBBCF #CFBDBB #BBCFBD
tetradic
#BDBBCF #CFBBC3 #CDCFBB #BBCFC7
square
#BDBBCF #CFBBC3 #CDCFBB #BBCFC7
split-complementary
#BDBBCF #CFC7BB #C3CFBB
monochromatic
#77739C #9A97B6 #BDBBCF #E0DFE8 #EEEDF2
Accessibility & contrast
On white
1.88
#BDBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#BDBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBBCF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBBCF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDD0
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#BABEC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bdbbcf; /* rgb */ color: rgb(189, 187, 207); /* oklch */ color: oklch(80.0% 0.028 290.3);
Tailwind
colors: {
custom: {
50: '#d1cfdd',
500: '#bdbbcf',
950: '#000000',
},
}SCSS
$custom: #bdbbcf; $custom-light: #d1cfdd; $custom-dark: #000000;
JSON
{
"hex": "#bdbbcf",
"rgb": {
"r": 189,
"g": 187,
"b": 207
},
"hsl": {
"h": 246,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.79993,
"c": 0.02804,
"h": 290.3
},
"luminance": 0.50864
}Semantic roles & 50–950 ramp
primary
#BDBBCF
secondary
#A1A48B
accent
#9C4A93
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384