#BDC2DA#BDC2DA
#BDC2DA is a light, muted blue. Relative luminance 0.545; OKLCH L 81.8% C 0.034 H 276.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2DA |
|---|---|
| RGB | rgb(189, 194, 218) |
| HSL | hsl(230, 28%, 80%) |
| HSV | hsv(230, 13%, 85%) |
| CMYK | cmyk(13.3%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(78.73, 3.04, -12.54) |
| CIE-LCH | lch(78.73, 12.91, 283.61°) |
| OKLab | oklab(81.77% 0.0037 -0.0339) |
| OKLCH | oklch(81.77% 0.034 276.3) |
| XYZ | xyz(52.9301, 54.4637, 74.0400) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.52
Lightsteelblue
#B0C4DE
ΔE00 6.03
Cloudy Blue
#ACC2D9
ΔE00 7.31
Light Periwinkle
#C1C6FC
ΔE00 8.16
Periwinkle
#CCCCFF
ΔE00 8.30
Dove Gray
#B6B8BD
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2DA #DAD5BD
analogous
#BDD1DA #BDC2DA #C7BDDA
triadic
#BDC2DA #DABDC2 #C2DABD
tetradic
#BDC2DA #DABDD1 #DAD5BD #BDDAC7
square
#BDC2DA #DABDD1 #DAD5BD #BDDAC7
split-complementary
#BDC2DA #DAC7BD #D1DABD
monochromatic
#6F7AAE #969EC4 #BDC2DA #E4E6F0 #EBEDF4
Accessibility & contrast
On white
1.77
#BDC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BDC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2DA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2DA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DB
Deuteranopia (green-blind)
#BAC2D9
Tritanopia (blue-blind)
#B7C6CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdc2da; /* rgb */ color: rgb(189, 194, 218); /* oklch */ color: oklch(81.8% 0.034 276.3);
Tailwind
colors: {
custom: {
50: '#d1d4e5',
500: '#bdc2da',
950: '#000000',
},
}SCSS
$custom: #bdc2da; $custom-light: #d1d4e5; $custom-dark: #000000;
JSON
{
"hex": "#bdc2da",
"rgb": {
"r": 189,
"g": 194,
"b": 218
},
"hsl": {
"h": 229.655,
"s": 28.155,
"l": 79.804
},
"oklch": {
"l": 0.81773,
"c": 0.03408,
"h": 276.3
},
"luminance": 0.54464
}Semantic roles & 50–950 ramp
primary
#BDC2DA
secondary
#B1AA8A
accent
#953FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384