#BDC8D7#BDC8D7
#BDC8D7 is a very light, muted cyan. Relative luminance 0.570; OKLCH L 82.9% C 0.024 H 256.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8D7 |
|---|---|
| RGB | rgb(189, 200, 215) |
| HSL | hsl(215, 25%, 79%) |
| HSV | hsv(215, 12%, 84%) |
| CMYK | cmyk(12.1%, 7%, 0%, 15.7%) |
| CIE-LAB | lab(80.20, -0.78, -8.74) |
| CIE-LCH | lch(80.20, 8.78, 264.91°) |
| OKLab | oklab(82.89% -0.0058 -0.0235) |
| OKLCH | oklch(82.89% 0.024 256.1) |
| XYZ | xyz(53.9035, 57.0329, 72.4454) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.73
Lightsteelblue
#B0C4DE
ΔE00 4.39
Cloudy Blue
#ACC2D9
ΔE00 4.40
Dove Gray
#B6B8BD
ΔE00 6.27
Fog
#D8DCE0
ΔE00 7.03
Light Grey Blue
#9DBCD4
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8D7 #D7CCBD
analogous
#BDD5D7 #BDC8D7 #BFBDD7
triadic
#BDC8D7 #D7BDC8 #C8D7BD
tetradic
#BDC8D7 #D7BDD5 #D7CCBD #BDD7BF
square
#BDC8D7 #D7BDD5 #D7CCBD #BDD7BF
split-complementary
#BDC8D7 #D7BFBD #D5D7BD
monochromatic
#7188A9 #97A8C0 #BDC8D7 #E3E8EE #ECEFF3
Accessibility & contrast
On white
1.69
#BDC8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BDC8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8D7
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8D7 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D8
Deuteranopia (green-blind)
#C0C6D7
Tritanopia (blue-blind)
#B7CBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdc8d7; /* rgb */ color: rgb(189, 200, 215); /* oklch */ color: oklch(82.9% 0.024 256.1);
Tailwind
colors: {
custom: {
50: '#d1d8e3',
500: '#bdc8d7',
950: '#000000',
},
}SCSS
$custom: #bdc8d7; $custom-light: #d1d8e3; $custom-dark: #000000;
JSON
{
"hex": "#bdc8d7",
"rgb": {
"r": 189,
"g": 200,
"b": 215
},
"hsl": {
"h": 214.615,
"s": 24.528,
"l": 79.216
},
"oklch": {
"l": 0.82894,
"c": 0.02425,
"h": 256.1
},
"luminance": 0.57034
}Semantic roles & 50–950 ramp
primary
#BDC8D7
secondary
#AD9F8B
accent
#7A42A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384