#BDC0DA#BDC0DA
#BDC0DA is a light, muted blue. Relative luminance 0.536; OKLCH L 81.4% C 0.037 H 280.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC0DA |
|---|---|
| RGB | rgb(189, 192, 218) |
| HSL | hsl(234, 28%, 80%) |
| HSV | hsv(234, 13%, 85%) |
| CMYK | cmyk(13.3%, 11.9%, 0%, 14.5%) |
| CIE-LAB | lab(78.22, 4.11, -13.31) |
| CIE-LCH | lch(78.22, 13.94, 287.16°) |
| OKLab | oklab(81.37% 0.0066 -0.036) |
| OKLCH | oklch(81.37% 0.037 280.3) |
| XYZ | xyz(52.4880, 53.5795, 73.8927) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 7.18
Light Periwinkle
#C1C6FC
ΔE00 7.75
Periwinkle
#CCCCFF
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 8.51
Dove Gray
#B6B8BD
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC0DA #DAD7BD
analogous
#BDCFDA #BDC0DA #C9BDDA
triadic
#BDC0DA #DABDC0 #C0DABD
tetradic
#BDC0DA #DABDCF #DAD7BD #BDDAC9
square
#BDC0DA #DABDCF #DAD7BD #BDDAC9
split-complementary
#BDC0DA #DAC9BD #CFDABD
monochromatic
#6F75AE #969BC4 #BDC0DA #E4E5F0 #EBECF4
Accessibility & contrast
On white
1.79
#BDC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BDC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC0DA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC0DA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC2DB
Deuteranopia (green-blind)
#B8C1D9
Tritanopia (blue-blind)
#B7C4C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdc0da; /* rgb */ color: rgb(189, 192, 218); /* oklch */ color: oklch(81.4% 0.037 280.3);
Tailwind
colors: {
custom: {
50: '#d1d3e5',
500: '#bdc0da',
950: '#000000',
},
}SCSS
$custom: #bdc0da; $custom-light: #d1d3e5; $custom-dark: #000000;
JSON
{
"hex": "#bdc0da",
"rgb": {
"r": 189,
"g": 192,
"b": 218
},
"hsl": {
"h": 233.793,
"s": 28.155,
"l": 79.804
},
"oklch": {
"l": 0.81369,
"c": 0.03657,
"h": 280.3
},
"luminance": 0.5358
}Semantic roles & 50–950 ramp
primary
#BDC0DA
secondary
#B1AD8A
accent
#9C3FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384