#BDC0DB#BDC0DB
#BDC0DB is a light, muted blue. Relative luminance 0.536; OKLCH L 81.4% C 0.038 H 280.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC0DB |
|---|---|
| RGB | rgb(189, 192, 219) |
| HSL | hsl(234, 29%, 80%) |
| HSV | hsv(234, 14%, 86%) |
| CMYK | cmyk(13.7%, 12.3%, 0%, 14.1%) |
| CIE-LAB | lab(78.25, 4.32, -13.81) |
| CIE-LCH | lch(78.25, 14.47, 287.37°) |
| OKLab | oklab(81.4% 0.0069 -0.0373) |
| OKLCH | oklch(81.4% 0.038 280.5) |
| XYZ | xyz(52.6193, 53.6320, 74.5839) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.86
Lightsteelblue
#B0C4DE
ΔE00 7.28
Light Periwinkle
#C1C6FC
ΔE00 7.44
Periwinkle
#CCCCFF
ΔE00 7.45
Cloudy Blue
#ACC2D9
ΔE00 8.66
Dove Gray
#B6B8BD
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC0DB #DBD8BD
analogous
#BDCFDB #BDC0DB #C9BDDB
triadic
#BDC0DB #DBBDC0 #C0DBBD
tetradic
#BDC0DB #DBBDCF #DBD8BD #BDDBC9
square
#BDC0DB #DBBDCF #DBD8BD #BDDBC9
split-complementary
#BDC0DB #DBC9BD #CFDBBD
monochromatic
#6E74B0 #959AC5 #BDC0DB #E5E6F1 #EBECF4
Accessibility & contrast
On white
1.79
#BDC0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BDC0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC0DB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC0DB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DC
Deuteranopia (green-blind)
#B8C1DA
Tritanopia (blue-blind)
#B7C5C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdc0db; /* rgb */ color: rgb(189, 192, 219); /* oklch */ color: oklch(81.4% 0.038 280.5);
Tailwind
colors: {
custom: {
50: '#d1d3e6',
500: '#bdc0db',
950: '#000000',
},
}SCSS
$custom: #bdc0db; $custom-light: #d1d3e6; $custom-dark: #000000;
JSON
{
"hex": "#bdc0db",
"rgb": {
"r": 189,
"g": 192,
"b": 219
},
"hsl": {
"h": 234,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.81404,
"c": 0.03798,
"h": 280.5
},
"luminance": 0.53633
}Semantic roles & 50–950 ramp
primary
#BDC0DB
secondary
#B2AE8A
accent
#9D3DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384