#BDBCCF#BDBCCF
#BDBCCF is a light, muted blue. Relative luminance 0.513; OKLCH L 80.2% C 0.027 H 288.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBCCF |
|---|---|
| RGB | rgb(189, 188, 207) |
| HSL | hsl(243, 17%, 77%) |
| HSV | hsv(243, 9%, 81%) |
| CMYK | cmyk(8.7%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(76.85, 4.01, -9.40) |
| CIE-LCH | lch(76.85, 10.22, 293.10°) |
| OKLab | oklab(80.19% 0.0083 -0.0253) |
| OKLCH | oklch(80.19% 0.027 288.2) |
| XYZ | xyz(50.2297, 51.2900, 66.2731) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.92
Light Blue Grey
#B7C9E2
ΔE00 8.31
Lightsteelblue
#B0C4DE
ΔE00 8.71
Silver
#C0C0C0
ΔE00 8.94
Thistle
#D8BFD8
ΔE00 9.38
Cloudy Blue
#ACC2D9
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBCCF #CECFBC
analogous
#BCC5CF #BDBCCF #C7BCCF
triadic
#BDBCCF #CFBDBC #BCCFBD
tetradic
#BDBCCF #CFBCC5 #CECFBC #BCCFC7
square
#BDBCCF #CFBCC5 #CECFBC #BCCFC7
split-complementary
#BDBCCF #CFC7BC #C5CFBC
monochromatic
#77759C #9A98B5 #BDBCCF #E0E0E9 #EDEDF2
Accessibility & contrast
On white
1.87
#BDBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BDBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBCCF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBCCF | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#BABFC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bdbccf; /* rgb */ color: rgb(189, 188, 207); /* oklch */ color: oklch(80.2% 0.027 288.2);
Tailwind
colors: {
custom: {
50: '#d1d0dd',
500: '#bdbccf',
950: '#000000',
},
}SCSS
$custom: #bdbccf; $custom-light: #d1d0dd; $custom-dark: #000000;
JSON
{
"hex": "#bdbccf",
"rgb": {
"r": 189,
"g": 188,
"b": 207
},
"hsl": {
"h": 243.158,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.80194,
"c": 0.02658,
"h": 288.2
},
"luminance": 0.5129
}Semantic roles & 50–950 ramp
primary
#BDBCCF
secondary
#A2A48C
accent
#9B4B97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384