#BDC2DB#BDC2DB
#BDC2DB is a light, muted blue. Relative luminance 0.545; OKLCH L 81.8% C 0.035 H 276.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2DB |
|---|---|
| RGB | rgb(189, 194, 219) |
| HSL | hsl(230, 29%, 80%) |
| HSV | hsv(230, 14%, 86%) |
| CMYK | cmyk(13.7%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(78.76, 3.25, -13.04) |
| CIE-LCH | lch(78.76, 13.43, 283.98°) |
| OKLab | oklab(81.81% 0.0041 -0.0352) |
| OKLCH | oklch(81.81% 0.035 276.6) |
| XYZ | xyz(53.0614, 54.5162, 74.7313) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 6.14
Cloudy Blue
#ACC2D9
ΔE00 7.48
Light Periwinkle
#C1C6FC
ΔE00 7.82
Periwinkle
#CCCCFF
ΔE00 7.97
Dove Gray
#B6B8BD
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2DB #DBD6BD
analogous
#BDD1DB #BDC2DB #C7BDDB
triadic
#BDC2DB #DBBDC2 #C2DBBD
tetradic
#BDC2DB #DBBDD1 #DBD6BD #BDDBC7
square
#BDC2DB #DBBDD1 #DBD6BD #BDDBC7
split-complementary
#BDC2DB #DBC7BD #D1DBBD
monochromatic
#6E79B0 #959DC5 #BDC2DB #E5E7F1 #EBEDF4
Accessibility & contrast
On white
1.76
#BDC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BDC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2DB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2DB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DC
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#B7C6CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdc2db; /* rgb */ color: rgb(189, 194, 219); /* oklch */ color: oklch(81.8% 0.035 276.6);
Tailwind
colors: {
custom: {
50: '#d1d4e6',
500: '#bdc2db',
950: '#000000',
},
}SCSS
$custom: #bdc2db; $custom-light: #d1d4e6; $custom-dark: #000000;
JSON
{
"hex": "#bdc2db",
"rgb": {
"r": 189,
"g": 194,
"b": 219
},
"hsl": {
"h": 230,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.81807,
"c": 0.03547,
"h": 276.6
},
"luminance": 0.54517
}Semantic roles & 50–950 ramp
primary
#BDC2DB
secondary
#B2AB8A
accent
#963DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384