#BDBCCA#BDBCCA
#BDBCCA is a light, near-neutral blue. Relative luminance 0.510; OKLCH L 80.0% C 0.020 H 289.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBCCA |
|---|---|
| RGB | rgb(189, 188, 202) |
| HSL | hsl(244, 12%, 76%) |
| HSV | hsv(244, 7%, 79%) |
| CMYK | cmyk(6.4%, 6.9%, 0%, 20.8%) |
| CIE-LAB | lab(76.71, 3.02, -6.91) |
| CIE-LCH | lch(76.71, 7.54, 293.60°) |
| OKLab | oklab(80.03% 0.0065 -0.0185) |
| OKLCH | oklch(80.03% 0.02 289.2) |
| XYZ | xyz(49.6281, 51.0494, 63.1046) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.02
Silver
#C0C0C0
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 8.41
Lightsteelblue
#B0C4DE
ΔE00 8.80
Light Gray
#D3D3D3
ΔE00 8.81
Dark Gray
#A9A9A9
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBCCA #C9CABC
analogous
#BCC2CA #BDBCCA #C4BCCA
triadic
#BDBCCA #CABDBC #BCCABD
tetradic
#BDBCCA #CABCC2 #C9CABC #BCCAC4
square
#BDBCCA #CABCC2 #C9CABC #BCCAC4
split-complementary
#BDBCCA #CAC4BC #C2CABC
monochromatic
#7A7894 #9B9AAF #BDBCCA #DFDEE5 #EEEEF1
Accessibility & contrast
On white
1.87
#BDBCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BDBCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBCCA
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBCCA | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#BBBEC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bdbcca; /* rgb */ color: rgb(189, 188, 202); /* oklch */ color: oklch(80.0% 0.020 289.2);
Tailwind
colors: {
custom: {
50: '#d0d0da',
500: '#bdbcca',
950: '#000000',
},
}SCSS
$custom: #bdbcca; $custom-light: #d0d0da; $custom-dark: #000000;
JSON
{
"hex": "#bdbcca",
"rgb": {
"r": 189,
"g": 188,
"b": 202
},
"hsl": {
"h": 244.286,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.80032,
"c": 0.01957,
"h": 289.2
},
"luminance": 0.5105
}Semantic roles & 50–950 ramp
primary
#BDBCCA
secondary
#9D9E8C
accent
#965091
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383