#BDC8D5#BDC8D5
#BDC8D5 is a very light, muted cyan. Relative luminance 0.569; OKLCH L 82.8% C 0.022 H 252.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8D5 |
|---|---|
| RGB | rgb(189, 200, 213) |
| HSL | hsl(213, 22%, 79%) |
| HSV | hsv(213, 11%, 84%) |
| CMYK | cmyk(11.3%, 6.1%, 0%, 16.5%) |
| CIE-LAB | lab(80.14, -1.19, -7.75) |
| CIE-LCH | lch(80.14, 7.84, 261.31°) |
| OKLab | oklab(82.83% -0.0066 -0.0209) |
| OKLCH | oklch(82.83% 0.022 252.5) |
| XYZ | xyz(53.6481, 56.9308, 71.1002) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.47
Cloudy Blue
#ACC2D9
ΔE00 4.74
Lightsteelblue
#B0C4DE
ΔE00 5.03
Dove Gray
#B6B8BD
ΔE00 5.87
Fog
#D8DCE0
ΔE00 6.59
Silver
#C0C0C0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8D5 #D5CABD
analogous
#BDD4D5 #BDC8D5 #BEBDD5
triadic
#BDC8D5 #D5BDC8 #C8D5BD
tetradic
#BDC8D5 #D5BDD4 #D5CABD #BDD5BE
square
#BDC8D5 #D5BDD4 #D5CABD #BDD5BE
split-complementary
#BDC8D5 #D5BEBD #D4D5BD
monochromatic
#728AA5 #98A9BD #BDC8D5 #E2E7ED #ECEFF3
Accessibility & contrast
On white
1.70
#BDC8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BDC8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8D5
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8D5 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D6
Deuteranopia (green-blind)
#C1C6D5
Tritanopia (blue-blind)
#B7CBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdc8d5; /* rgb */ color: rgb(189, 200, 213); /* oklch */ color: oklch(82.8% 0.022 252.5);
Tailwind
colors: {
custom: {
50: '#d1d8e1',
500: '#bdc8d5',
950: '#000000',
},
}SCSS
$custom: #bdc8d5; $custom-light: #d1d8e1; $custom-dark: #000000;
JSON
{
"hex": "#bdc8d5",
"rgb": {
"r": 189,
"g": 200,
"b": 213
},
"hsl": {
"h": 212.5,
"s": 22.222,
"l": 78.824
},
"oklch": {
"l": 0.8283,
"c": 0.02187,
"h": 252.5
},
"luminance": 0.56931
}Semantic roles & 50–950 ramp
primary
#BDC8D5
secondary
#AB9C8C
accent
#7745A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384