#BDCCDF#BDCCDF
#BDCCDF is a very light, muted cyan. Relative luminance 0.593; OKLCH L 84.0% C 0.031 H 254.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCDF |
|---|---|
| RGB | rgb(189, 204, 223) |
| HSL | hsl(214, 35%, 81%) |
| HSV | hsv(214, 15%, 87%) |
| CMYK | cmyk(15.2%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(81.47, -1.24, -11.13) |
| CIE-LCH | lch(81.47, 11.20, 263.65°) |
| OKLab | oklab(83.97% -0.0084 -0.0301) |
| OKLCH | oklch(83.97% 0.031 254.3) |
| XYZ | xyz(55.8952, 59.3312, 78.3049) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.26
Lightsteelblue
#B0C4DE
ΔE00 3.29
Cloudy Blue
#ACC2D9
ΔE00 3.62
Light Grey Blue
#9DBCD4
ΔE00 6.78
Powder Blue (survey)
#B1D1FC
ΔE00 7.24
Fog
#D8DCE0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCDF #DFD0BD
analogous
#BDDDDF #BDCCDF #BFBDDF
triadic
#BDCCDF #DFBDCC #CCDFBD
tetradic
#BDCCDF #DFBDDD #DFD0BD #BDDFBF
square
#BDCCDF #DFBDDD #DFD0BD #BDDFBF
split-complementary
#BDCCDF #DFBFBD #DDDFBD
monochromatic
#6B8CB7 #94ACCB #BDCCDF #E6ECF3 #EAEFF5
Accessibility & contrast
On white
1.63
#BDCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BDCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCDF
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCDF | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCE0
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#B5D0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdccdf; /* rgb */ color: rgb(189, 204, 223); /* oklch */ color: oklch(84.0% 0.031 254.3);
Tailwind
colors: {
custom: {
50: '#d1dbe9',
500: '#bdccdf',
950: '#000000',
},
}SCSS
$custom: #bdccdf; $custom-light: #d1dbe9; $custom-dark: #000000;
JSON
{
"hex": "#bdccdf",
"rgb": {
"r": 189,
"g": 204,
"b": 223
},
"hsl": {
"h": 213.529,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.83973,
"c": 0.03123,
"h": 254.3
},
"luminance": 0.59332
}Semantic roles & 50–950 ramp
primary
#BDCCDF
secondary
#B7A389
accent
#7A38AE
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484