#BDCDDE#BDCDDE
#BDCDDE is a very light, muted cyan. Relative luminance 0.598; OKLCH L 84.1% C 0.029 H 249.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDDE |
|---|---|
| RGB | rgb(189, 205, 222) |
| HSL | hsl(211, 33%, 81%) |
| HSV | hsv(211, 15%, 87%) |
| CMYK | cmyk(14.9%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(81.70, -1.98, -10.25) |
| CIE-LCH | lch(81.70, 10.44, 259.09°) |
| OKLab | oklab(84.15% -0.0102 -0.0277) |
| OKLCH | oklch(84.15% 0.029 249.8) |
| XYZ | xyz(55.9992, 59.7544, 77.6765) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.15
Cloudy Blue
#ACC2D9
ΔE00 3.81
Lightsteelblue
#B0C4DE
ΔE00 3.96
Light Grey Blue
#9DBCD4
ΔE00 6.62
Fog
#D8DCE0
ΔE00 7.33
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDDE #DECEBD
analogous
#BDDDDE #BDCDDE #BDBDDE
triadic
#BDCDDE #DEBDCD #CDDEBD
tetradic
#BDCDDE #DEBDDD #DECEBD #BDDEBD
square
#BDCDDE #DEBDDD #DECEBD #BDDEBD
split-complementary
#BDCDDE #DEBDBD #DDDEBD
monochromatic
#6B8FB5 #94AECA #BDCDDE #E6ECF2 #EBF0F5
Accessibility & contrast
On white
1.62
#BDCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BDCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDDE
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDDE | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDF
Deuteranopia (green-blind)
#C3CADE
Tritanopia (blue-blind)
#B5D1D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdcdde; /* rgb */ color: rgb(189, 205, 222); /* oklch */ color: oklch(84.1% 0.029 249.8);
Tailwind
colors: {
custom: {
50: '#d1dce8',
500: '#bdcdde',
950: '#000000',
},
}SCSS
$custom: #bdcdde; $custom-light: #d1dce8; $custom-dark: #000000;
JSON
{
"hex": "#bdcdde",
"rgb": {
"r": 189,
"g": 205,
"b": 222
},
"hsl": {
"h": 210.909,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.84145,
"c": 0.02949,
"h": 249.8
},
"luminance": 0.59755
}Semantic roles & 50–950 ramp
primary
#BDCDDE
secondary
#B6A089
accent
#7439AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484