#BDCCDB#BDCCDB
#BDCCDB is a very light, muted cyan. Relative luminance 0.591; OKLCH L 83.8% C 0.027 H 248.1°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCDB |
|---|---|
| RGB | rgb(189, 204, 219) |
| HSL | hsl(210, 29%, 80%) |
| HSV | hsv(210, 14%, 86%) |
| CMYK | cmyk(13.7%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.36, -2.07, -9.16) |
| CIE-LCH | lch(81.36, 9.39, 257.27°) |
| OKLab | oklab(83.84% -0.0099 -0.0247) |
| OKLCH | oklch(83.84% 0.027 248.1) |
| XYZ | xyz(55.3623, 59.1181, 75.4982) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.83
Cloudy Blue
#ACC2D9
ΔE00 4.14
Lightsteelblue
#B0C4DE
ΔE00 4.51
Light Grey Blue
#9DBCD4
ΔE00 6.76
Fog
#D8DCE0
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCDB #DBCCBD
analogous
#BDDBDB #BDCCDB #BDBDDB
triadic
#BDCCDB #DBBDCC #CCDBBD
tetradic
#BDCCDB #DBBDDB #DBCCBD #BDDBBD
square
#BDCCDB #DBBDDB #DBCCBD #BDDBBD
split-complementary
#BDCCDB #DBBDBD #DBDBBD
monochromatic
#6E8FB0 #95ADC5 #BDCCDB #E5EBF1 #EBF0F4
Accessibility & contrast
On white
1.64
#BDCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BDCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCDB
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCDB | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#B6CFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdccdb; /* rgb */ color: rgb(189, 204, 219); /* oklch */ color: oklch(83.8% 0.027 248.1);
Tailwind
colors: {
custom: {
50: '#d1dbe6',
500: '#bdccdb',
950: '#000000',
},
}SCSS
$custom: #bdccdb; $custom-light: #d1dbe6; $custom-dark: #000000;
JSON
{
"hex": "#bdccdb",
"rgb": {
"r": 189,
"g": 204,
"b": 219
},
"hsl": {
"h": 210,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.83843,
"c": 0.02662,
"h": 248.1
},
"luminance": 0.59119
}Semantic roles & 50–950 ramp
primary
#BDCCDB
secondary
#B29E8A
accent
#733DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484