#BDC8D3#BDC8D3
#BDC8D3 is a very light, near-neutral cyan. Relative luminance 0.568; OKLCH L 82.8% C 0.020 H 248.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8D3 |
|---|---|
| RGB | rgb(189, 200, 211) |
| HSL | hsl(210, 20%, 78%) |
| HSV | hsv(210, 10%, 83%) |
| CMYK | cmyk(10.4%, 5.2%, 0%, 17.3%) |
| CIE-LAB | lab(80.08, -1.59, -6.76) |
| CIE-LCH | lch(80.08, 6.95, 256.78°) |
| OKLab | oklab(82.77% -0.0073 -0.0182) |
| OKLCH | oklch(82.77% 0.02 248.1) |
| XYZ | xyz(53.3958, 56.8298, 69.7715) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.27
Light Blue Grey
#B7C9E2
ΔE00 5.30
Dove Gray
#B6B8BD
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 5.78
Fog
#D8DCE0
ΔE00 6.23
Silver
#C0C0C0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8D3 #D3C8BD
analogous
#BDD3D3 #BDC8D3 #BDBDD3
triadic
#BDC8D3 #D3BDC8 #C8D3BD
tetradic
#BDC8D3 #D3BDD3 #D3C8BD #BDD3BD
square
#BDC8D3 #D3BDD3 #D3C8BD #BDD3BD
split-complementary
#BDC8D3 #D3BDBD #D3D3BD
monochromatic
#748BA2 #98A9BB #BDC8D3 #E2E7EB #EDF0F3
Accessibility & contrast
On white
1.70
#BDC8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#BDC8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8D3
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8D3 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D4
Deuteranopia (green-blind)
#C1C6D3
Tritanopia (blue-blind)
#B8CACB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdc8d3; /* rgb */ color: rgb(189, 200, 211); /* oklch */ color: oklch(82.8% 0.020 248.1);
Tailwind
colors: {
custom: {
50: '#d1d8e0',
500: '#bdc8d3',
950: '#000000',
},
}SCSS
$custom: #bdc8d3; $custom-light: #d1d8e0; $custom-dark: #000000;
JSON
{
"hex": "#bdc8d3",
"rgb": {
"r": 189,
"g": 200,
"b": 211
},
"hsl": {
"h": 210,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.82766,
"c": 0.0196,
"h": 248.1
},
"luminance": 0.56831
}Semantic roles & 50–950 ramp
primary
#BDC8D3
secondary
#A89A8C
accent
#73479E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384