#BDBBDC#BDBBDC
#BDBBDC is a light, muted blue. Relative luminance 0.515; OKLCH L 80.4% C 0.046 H 288.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBBDC |
|---|---|
| RGB | rgb(189, 187, 220) |
| HSL | hsl(244, 32%, 80%) |
| HSV | hsv(244, 15%, 86%) |
| CMYK | cmyk(14.1%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(77.00, 7.23, -16.23) |
| CIE-LCH | lch(77.00, 17.77, 294.01°) |
| OKLab | oklab(80.44% 0.0144 -0.044) |
| OKLCH | oklch(80.44% 0.046 288.1) |
| XYZ | xyz(51.6721, 51.5263, 74.9196) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.62
Light Periwinkle
#C1C6FC
ΔE00 6.81
Thistle
#D8BFD8
ΔE00 8.72
Light Lavender
#DFC5FE
ΔE00 9.20
Pale Lilac
#E4CBFF
ΔE00 9.44
Light Blue Grey
#B7C9E2
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBBDC #DADCBB
analogous
#BBCADC #BDBBDC #CEBBDC
triadic
#BDBBDC #DCBDBB #BBDCBD
tetradic
#BDBBDC #DCBBCA #DADCBB #BBDCCE
square
#BDBBDC #DCBBCA #DADCBB #BBDCCE
split-complementary
#BDBBDC #DCCEBB #CADCBB
monochromatic
#6F6AB2 #9693C7 #BDBBDC #E4E3F1 #EBEBF5
Accessibility & contrast
On white
1.86
#BDBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BDBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBBDC
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBBDC | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDE
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#B7C0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bdbbdc; /* rgb */ color: rgb(189, 187, 220); /* oklch */ color: oklch(80.4% 0.046 288.1);
Tailwind
colors: {
custom: {
50: '#d1cfe6',
500: '#bdbbdc',
950: '#000000',
},
}SCSS
$custom: #bdbbdc; $custom-light: #d1cfe6; $custom-dark: #000000;
JSON
{
"hex": "#bdbbdc",
"rgb": {
"r": 189,
"g": 187,
"b": 220
},
"hsl": {
"h": 243.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.80438,
"c": 0.04627,
"h": 288.1
},
"luminance": 0.51527
}Semantic roles & 50–950 ramp
primary
#BDBBDC
secondary
#B1B388
accent
#AB3BA4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384