#BDC1DA#BDC1DA
#BDC1DA is a light, muted blue. Relative luminance 0.540; OKLCH L 81.6% C 0.035 H 278.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC1DA |
|---|---|
| RGB | rgb(189, 193, 218) |
| HSL | hsl(232, 28%, 80%) |
| HSV | hsv(232, 13%, 85%) |
| CMYK | cmyk(13.3%, 11.5%, 0%, 14.5%) |
| CIE-LAB | lab(78.47, 3.57, -12.93) |
| CIE-LCH | lch(78.47, 13.41, 285.45°) |
| OKLab | oklab(81.57% 0.0051 -0.0349) |
| OKLCH | oklch(81.57% 0.035 278.4) |
| XYZ | xyz(52.7083, 54.0201, 73.9661) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 7.91
Light Periwinkle
#C1C6FC
ΔE00 7.94
Periwinkle
#CCCCFF
ΔE00 8.01
Dove Gray
#B6B8BD
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC1DA #DAD6BD
analogous
#BDD0DA #BDC1DA #C8BDDA
triadic
#BDC1DA #DABDC1 #C1DABD
tetradic
#BDC1DA #DABDD0 #DAD6BD #BDDAC8
square
#BDC1DA #DABDD0 #DAD6BD #BDDAC8
split-complementary
#BDC1DA #DAC8BD #D0DABD
monochromatic
#6F77AE #969CC4 #BDC1DA #E4E6F0 #EBEDF4
Accessibility & contrast
On white
1.78
#BDC1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BDC1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC1DA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC1DA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC3DB
Deuteranopia (green-blind)
#B9C1D9
Tritanopia (blue-blind)
#B7C5C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdc1da; /* rgb */ color: rgb(189, 193, 218); /* oklch */ color: oklch(81.6% 0.035 278.4);
Tailwind
colors: {
custom: {
50: '#d1d3e5',
500: '#bdc1da',
950: '#000000',
},
}SCSS
$custom: #bdc1da; $custom-light: #d1d3e5; $custom-dark: #000000;
JSON
{
"hex": "#bdc1da",
"rgb": {
"r": 189,
"g": 193,
"b": 218
},
"hsl": {
"h": 231.724,
"s": 28.155,
"l": 79.804
},
"oklch": {
"l": 0.81571,
"c": 0.03531,
"h": 278.4
},
"luminance": 0.54021
}Semantic roles & 50–950 ramp
primary
#BDC1DA
secondary
#B1AC8A
accent
#983FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384